diff options
author | Rusty Russell <[email protected]> | 2008-02-04 07:11:10 +1100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2008-02-18 20:54:14 +0100 |
commit | f6c540cdd65d4bc4eaf4dcbf652580f09f3b0c38 (patch) | |
tree | 0ebe77571df346c07fe62f6109ef5fcf5560c059 /net/unix/sysctl_net_unix.c | |
parent | b7ad149d62ffffaccb9f565dfe7e5bae739d6836 (diff) |
x86: fix lguest build failure
drivers/lguest/x86/switcher_32.S:(.text+0x3815f8):
undefined reference to `LGUEST_PAGES_regs_trapnum'
This problem was caused by asm-offsets.c only having the offsets when
lguest *guest* support was set, not lguest host (host support used to
imply guest support, so now they're separate these bugs come out).
Lguest guest support and host support are separate config options:
they used to be tied together. Sort out which parts of asm-offsets are
needed for Guest and Host.
Signed-off-by: Rusty Russell <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions