https://github.com/torvalds/linux
Revision 1267a8df209c7453d65acbdd56e3588954bf890b authored by David Daney on 27 January 2009, 17:53:21 UTC, committed by Linus Torvalds on 28 January 2009, 00:06:49 UTC
In interrupt.h these functions are declared only if
CONFIG_GENERIC_HARDIRQS is set.  We should define them under identical
conditions.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 40413dc
History
Tip revision: 1267a8df209c7453d65acbdd56e3588954bf890b authored by David Daney on 27 January 2009, 17:53:21 UTC
Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
Tip revision: 1267a8d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top