x86: Fix user return notifier build
authorAvi Kivity <avi@redhat.com>
Sun, 25 Oct 2009 12:24:45 +0000 (14:24 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 25 Oct 2009 16:37:57 +0000 (17:37 +0100)
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>

No differences found