diff options
author | Andi Kleen <[email protected]> | 2013-10-22 09:07:59 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2014-01-29 22:17:18 -0800 |
commit | 07ba06d9d293d3c0a512f1cb9189645c6e0424e2 (patch) | |
tree | f3f1d3db0c02e58a9255052836c3dc2b007d053b /arch/x86/xen/irq.c | |
parent | dd41f818e581bc8244d34d594e20331fcb835524 (diff) |
x86, asmlinkage, xen: Fix type of NMI
LTO requires consistent types of symbols over all files.
So "nmi" cannot be declared as a char [] here, need to use the
correct function type.
Cc: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'arch/x86/xen/irq.c')
0 files changed, 0 insertions, 0 deletions