aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJiri Kosina <[email protected]>2015-01-09 09:53:21 +0000
committerJiri Kosina <[email protected]>2015-01-09 09:55:10 +0000
commitb9dfe0bed999d23ee8838d389637dd8aef83fafa (patch)
tree1e1761aa65759226ca26fe931b1b48de4cf65af9 /drivers/net/xen-netback/interface.c
parentlivepatch: kconfig: use bool instead of boolean (diff)
downloadkernel-b9dfe0bed999d23ee8838d389637dd8aef83fafa.tar.gz
kernel-b9dfe0bed999d23ee8838d389637dd8aef83fafa.zip
livepatch: handle ancient compilers with more grace
We are aborting a build in case when gcc doesn't support fentry on x86_64 (regs->ip modification can't really reliably work with mcount). This however breaks allmodconfig for people with older gccs that don't support -mfentry. Turn the build-time failure into runtime failure, resulting in the whole infrastructure not being initialized if CC_USING_FENTRY is unset. Reported-by: Andrew Morton <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Josh Poimboeuf <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions