From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 20 Oct 2006 06:28:22 +0000 (-0700) Subject: [PATCH] uml: reenable compilation of enable_timer, disabled by mistake X-Git-Tag: v2.6.19-rc3~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493e3758be1d5628b4d799fe21d68969edbe32aa;p=pandora-kernel.git [PATCH] uml: reenable compilation of enable_timer, disabled by mistake CONFIG_MODE_TT does not work there, the UML_ prefixed version must be used - this causes a link-time failure when CONFIG_MODE_TT is enabled (i.e. always here, never by Jeff). Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed