]> git.baikalelectronics.ru Git - kernel.git/commit
uml: tidy IRQ code
authorJeff Dike <jdike@addtoit.com>
Fri, 11 May 2007 05:22:32 +0000 (22:22 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:33 +0000 (08:29 -0700)
commitfb88f108d362e9549afe34f43c2ab43c96b4578e
tree3451944d97b58989fcc4c06ec70d9f43aaaf3b0a
parenta1da2ad33cda00bc67d2e057d3fad4a4166e33f4
uml: tidy IRQ code

Some tidying of the irq code before introducing irq stacks.  Mostly
style fixes, but the timer handler calls the timer code directly
rather than going through the generic sig_handler_common_skas.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/kernel/init_task.c
arch/um/kernel/irq.c
arch/um/os-Linux/signal.c
arch/um/os-Linux/skas/process.c