commit | c35e584c087381aaa5f1ed40a28b978535c18fb2 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sat Mar 31 03:20:27 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Mar 30 19:21:30 2007 -0700 |
tree | 3792eefee615bda5e97518c5769b2a1a5f3973ea | |
parent | a5bd1786fb30abe663b904f6d79bba413e9ba883 [diff] |
[PATCH] uml: fix static linking for real 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>