aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAhmed S. Darwish <[email protected]>2007-05-08 07:27:55 +0000
committerLinus Torvalds <[email protected]>2007-05-08 18:15:06 +0000
commitf75d222b836f7febfab0954c7612b23059d748cb (patch)
tree229ff362a000daca8aa4c45c3c7216efdb4bfb94 /net/unix/af_unix.c
parent<linux/sysdev.h> needs to include <linux/module.h> (diff)
downloadkernel-f75d222b836f7febfab0954c7612b23059d748cb.tar.gz
kernel-f75d222b836f7febfab0954c7612b23059d748cb.zip
IRQ: check for PERCPU flag only when adding first irqaction
An irqaction structure won't be added to an IRQ descriptor irqaction list if it doesn't agree with other irqactions on the IRQF_PERCPU flag. Don't check for this flag to change IRQ descriptor `status' for every irqaction added to the list, Doing the check only for the first irqaction added is enough. Signed-off-by: Ahmed S. Darwish <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions