Skip to content
Commit 9b813616 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD



fix:

arch/x86/ia32/built-in.o: In function `ia32_sys_call_table':
(.rodata+0xa38): undefined reference to `compat_sys_signalfd4'

on !CONFIG_SIGNALFD.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e44d1b29
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment