diff options
author | Thomas Gleixner <[email protected]> | 2015-01-15 21:22:19 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-22 15:10:54 +0100 |
commit | 55eae7de727e9ecc814853ec364fbbb352c337df (patch) | |
tree | 4df5ccd96f822894f95a205434e703b33daa1af0 /lib/mpi/mpiutil.c | |
parent | d524165cb8dbb2ce5916cd7682236b9324ae2644 (diff) |
x86/x2apic: Move code in conditional region
No point in having try_to_enable_x2apic() outside of the
CONFIG_X86_X2APIC section and having inline functions and more ifdefs
to deal with it. Move the code into the existing ifdef section and
remove the inline cruft.
Fixup the printk about not enabling interrupt remapping as suggested
by Boris.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions