kernel-ark/include
Stas Sergeev 7f261b5f0d [PATCH] move SA_xxx defines to linux/signal.h
The attached patch moves the IRQ-related SA_xxx flags (namely, SA_PROBE,
SA_SAMPLE_RANDOM and SA_SHIRQ) from all the arch-specific headers to
linux/signal.h.  This looks like a left-over after the irq-handling code
was consolidated.  The code was moved to kernel/irq/*, but the flags are
still left per-arch.

Right now, adding a new IRQ flag to the arch-specific header, like this
patch does:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/alsa/alsa-driver/utils/patches/pcsp-kernel-2.6.10-03.diff?rev=1.1
no longer works, it breaks the compilation for all other arches, unless you
add that flag to all the other arch-specific headers too.  So I think such
a clean-up makes sense.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:02 -07:00
..
acpi Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
asm-alpha [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-arm [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-arm26 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-cris [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-frv [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-generic [PATCH] Exterminate PAGE_BUG 2005-05-01 08:59:01 -07:00
asm-h8300 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-i386 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-ia64 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-m32r [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-m68k [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-m68knommu [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-mips [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-parisc [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-ppc [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-ppc64 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-s390 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-sh [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-sh64 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-sparc [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-sparc64 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-um [PATCH] uml: commentary about forking flag 2005-05-01 08:58:56 -07:00
asm-v850 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
asm-x86_64 [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
linux [PATCH] move SA_xxx defines to linux/signal.h 2005-05-01 08:59:02 -07:00
math-emu Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
media Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtd Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound 2005-04-28 12:14:37 -07:00
pcmcia Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rxrpc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi merge by hand (scsi_device.h) 2005-04-18 13:45:00 -05:00
sound Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00