Revision 55a320308902f7a0746569ee57eeb3f254e6ed16 authored by Linus Torvalds on 29 March 2012, 21:11:54 UTC, committed by Linus Torvalds on 29 March 2012, 21:11:54 UTC
Pull the code to generalize the powerpc VIRQ_DEBUG code from Grant Likely.

That code had been moved into generic irqdomain code, but still had
powerpc-specific code and could only be enabled on powerpc.

* 'irqdomain/merge' of git://git.secretlab.ca/git/linux-2.6:
  irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename
  irqdomain: Remove powerpc dependency from debugfs file
2 parent s 18a06ef + d4886bc
History
File Mode Size
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 2.1 KB
audit.c -rw-r--r-- 12.0 KB
common.c -rw-r--r-- 75.5 KB
common.h -rw-r--r-- 40.1 KB
condition.c -rw-r--r-- 26.8 KB
domain.c -rw-r--r-- 24.7 KB
environ.c -rw-r--r-- 3.0 KB
file.c -rw-r--r-- 28.9 KB
gc.c -rw-r--r-- 16.7 KB
group.c -rw-r--r-- 5.6 KB
load_policy.c -rw-r--r-- 2.6 KB
memory.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 6.6 KB
network.c -rw-r--r-- 21.3 KB
realpath.c -rw-r--r-- 7.8 KB
securityfs_if.c -rw-r--r-- 7.5 KB
tomoyo.c -rw-r--r-- 14.6 KB
util.c -rw-r--r-- 27.1 KB

back to top