linux-stable-rt/arch/x86
H. Peter Anvin 65f116f5f1 x86: Change is_ISA_range() into an inline function
Change is_ISA_range() from a macro to an inline function.  This makes
it type safe, and also allows it to be assigned to a function pointer
if necessary.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <20091119202341.GA4420@sgi.com>
2009-11-23 17:09:59 -08:00
..
boot x86: Eliminate redundant/contradicting cache line size config options 2009-11-19 04:58:34 +01:00
configs
crypto
ia32 x86: Don't leak 64-bit kernel register values to 32-bit processes 2009-10-01 11:24:26 +02:00
include/asm x86: Change is_ISA_range() into an inline function 2009-11-23 17:09:59 -08:00
kernel x86: UV SGI: Don't track GRU space in PAT 2009-11-23 19:47:42 +01:00
kvm KVM: add support for change_pte mmu notifiers 2009-10-04 17:04:53 +02:00
lguest lguest: move panic notifier registration to its expected place. 2009-09-23 22:26:44 +09:30
lib x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 2009-10-01 08:42:24 +02:00
math-emu
mm x86, mm: is_untracked_pat_range() takes a normal semiclosed range 2009-11-23 17:09:59 -08:00
oprofile
pci const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
power
vdso
video
xen x86, mm: Clean up and simplify NX enablement 2009-11-16 13:44:59 -08:00
Kbuild
Kconfig x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL 2009-10-01 10:59:08 +02:00
Kconfig.cpu x86: Eliminate redundant/contradicting cache line size config options 2009-11-19 04:58:34 +01:00
Kconfig.debug
Makefile
Makefile_32.cpu