[PATCH] uml build fix
authorTheodore Tso <[email protected]>
Mon, 3 Jul 2006 07:24:09 +0000 (00:24 -0700)
committerLinus Torvalds <[email protected]>
Mon, 3 Jul 2006 22:26:58 +0000 (15:26 -0700)
commitc61a8416ed3db84481651270032696a4781cac17
tree15ffa349c0781900bf484263b47992962ba57ce9
parent6abd219c6eab92172038e4719e02905acb7b68d4
[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" <[email protected]>
Cc: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/um/kernel/um_arch.c