kernel-hacking-2024-linux-s.../arch/um/include/asm
Borislav Petkov 055c47272b um, hweight: Fix UML boot crash due to x86 optimized hweight
Apparently UML cannot stomach callee reg-saving trickery
introduced with d61931d89b
(x86: Add optimized popcnt variants) and oopses during boot:
http://marc.info/?l=linux-kernel&m=127522065202435&w=2

Redirect arch_hweight.h include from the x86 portion to the generic
arch_hweight.h which is a fallback to the software hweight routines.

LKML-Reference: <201005271944.09541.toralf.foerster@gmx.de>
Signed-off-by: Borislav Petkov <bp@alien8.de>
LKML-Reference: <4C0F4B00.4090307@panasas.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2010-06-10 15:24:30 -07:00
..
a.out-core.h
apic.h
arch_hweight.h um, hweight: Fix UML boot crash due to x86 optimized hweight 2010-06-10 15:24:30 -07:00
asm-offsets.h
auxvec.h
bugs.h
cache.h
checksum.h
common.lds.S
cputime.h
current.h
delay.h
desc.h
device.h
dma-mapping.h um: remove dma_sync_single_range 2010-03-12 15:52:40 -08:00
dma.h
emergency-restart.h
fixmap.h
ftrace.h
futex.h
hardirq.h
hw_irq.h
io.h
irq.h
irq_regs.h
irq_vectors.h
irqflags.h
kdebug.h
kmap_types.h
mmu.h
mmu_context.h
mutex.h
page.h
page_offset.h
param.h
pci.h
pda.h
pgalloc.h
pgtable-2level.h
pgtable-3level.h
pgtable.h
processor-generic.h
ptrace-generic.h
required-features.h
sections.h
segment.h
setup.h
smp.h
system.h UML: Clean up asm/system.h 2010-04-20 16:32:47 +02:00
thread_info.h add descriptive comment for TIF_MEMDIE task flag declaration. 2010-05-14 11:13:27 +02:00
timex.h
tlb.h
tlbflush.h
topology.h
uaccess.h
xor.h