commit | 51018b0a3160d253283173c2f54f16746cee5852 | [log] [tgz] |
---|---|---|
author | Ulrich Drepper <[email protected]> | Sun Oct 15 15:03:48 2006 -0400 |
committer | Linus Torvalds <[email protected]> | Sun Oct 15 14:18:39 2006 -0700 |
tree | a5ac94f8ff6cfd8d7c0b6eb6a9de812dab56b156 | |
parent | 80c5606c3b45e0176c32d3108ade1e1cb0b954f3 [diff] |
[PATCH] make UML compile (FC6/x86-64) I need this patch to get a UML kernel to compile. This is with the kernel headers in FC6 which are automatically generated from the kernel tree. Some headers are missing but those files don't need them. At least it appears so since the resuling kernel works fine. Tested on x86-64. Signed-off-by: Ulrich Drepper <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>