[PATCH] uml: fix static linking for real
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Sat, 31 Mar 2007 01:20:27 +0000 (03:20 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 31 Mar 2007 02:21:30 +0000 (19:21 -0700)
There was a typo in commit 7632fc8f809a97f9d82ce125e8e3e579390ce2e5,
preventing it from working - 32bit binaries crashed hopelessly before
the below fix and work perfectly now.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found