]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml build fix
authorTheodore Tso <tytso@mit.edu>
Mon, 3 Jul 2006 07:24:09 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:26:58 +0000 (15:26 -0700)
commitb8a496969b30077480fea72b2b700e0306f96c4a
tree15ffa349c0781900bf484263b47992962ba57ce9
parentbe5293bc1f4029296ecc5a4c4bb999f7060dbe17
[PATCH] uml build fix

This is needed to fix UML compilation given that alternatives_smp_module_add
and alternatives_smp_module_del are null inline functions if !CONFIG_SMP.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/um_arch.c