summaryrefslogtreecommitdiff
path: root/arch/um/drivers
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2008-02-04 22:31:16 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-05 09:44:30 -0800
commit3a24ebf0cb2ca44fdcdb5cae9ed2e778e5170f97 (patch)
treefe67635a8efdd58fade83eb573a0ed88c9c816b1 /arch/um/drivers
parentcfef8f34e7cf57f3d278ceda79c85112dec13dc6 (diff)
downloadlinux-3.10-3a24ebf0cb2ca44fdcdb5cae9ed2e778e5170f97.tar.gz
linux-3.10-3a24ebf0cb2ca44fdcdb5cae9ed2e778e5170f97.tar.bz2
linux-3.10-3a24ebf0cb2ca44fdcdb5cae9ed2e778e5170f97.zip
uml: remove init_irq_signals
init_irq_signals doesn't need to be called from the context of a new process. It initializes handlers, which are useless in process context. With that call gone, init_irq_signals has only one caller, so it can be inlined into init_new_thread_signals. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/drivers')
0 files changed, 0 insertions, 0 deletions