commit | 7a041097518a120f92af631a83db4d41e07ee51b | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Oct 25 14:24:45 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Oct 25 17:37:57 2009 +0100 |
tree | 42add260dac48c75ea0d836d72faaa2355488bf8 | |
parent | 7c68af6e32c73992bad24107311f3433c89016e2 [diff] |
x86: Fix user return notifier build When CONFIG_USER_RETURN_NOTIFIER is set, we need to link kernel/user-return-notifier.o. Signed-off-by: Avi Kivity <avi@redhat.com> LKML-Reference: <1256473485-23109-1-git-send-email-avi@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>