uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f
authorAl Viro <viro@ftp.linux.org.uk>
Mon, 5 Jan 2009 17:18:52 +0000 (17:18 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 01:41:45 +0000 (17:41 -0800)
... if you revert a commit, revert the fixups elsewhere that had been
triggered by it.  Such as 8c56250f48347750c82ab18d98d647dcf99ca674
(lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found