commit | 493e3758be1d5628b4d799fe21d68969edbe32aa | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Thu Oct 19 23:28:22 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 20 10:26:36 2006 -0700 |
tree | 74d6e72ec63af141e294a6bec3dbb1ef52e2de1d | |
parent | 8b028bcd0e746ae0f2f218b911032232a32dedd5 [diff] |
[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 <blaisorblade@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>