kernel-hacking-2024-linux-s.../include/asm-x86
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit
This patch moves the reserve_crashkernel() to setup.c and removes the
architecture-specific version. Both versions were more or less the same.

I tested it on both x86-64 and i386, with CONFIG_KEXEC on and off (so
that it compiles).

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Cc: yhlu.kernel@gmail.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-08 12:45:44 +02:00
..
mach-bigsmp x86: remove unused file after numaq etc depends on genericarch 2008-07-08 10:38:54 +02:00
mach-default Merge branch 'x86/irq' into x86/devel 2008-07-08 09:53:57 +02:00
mach-es7000 x86: remove unused file after numaq etc depends on genericarch 2008-07-08 10:38:54 +02:00
mach-generic x86: make generic arch support NUMAQ 2008-06-10 11:34:42 +02:00
mach-numaq x86: remove unused file after numaq etc depends on genericarch 2008-07-08 10:38:54 +02:00
mach-rdc321x
mach-summit x86: remove unused file after numaq etc depends on genericarch 2008-07-08 10:38:54 +02:00
mach-visws x86: unify interrupt vector defines 2008-05-12 21:28:05 +02:00
mach-voyager x86: unify interrupt vector defines 2008-05-12 21:28:05 +02:00
uv SGI UV: TLB shootdown using broadcast assist unit 2008-07-08 12:23:25 +02:00
xen xen: remove support for non-PAE 32-bit 2008-06-24 17:00:55 +02:00
a.out-core.h
a.out.h
acpi.h x86: use acpi_numa_init to parse on 32-bit numa 2008-07-08 10:38:47 +02:00
agp.h
alternative-asm.h
alternative.h
amd_iommu.h x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 2008-06-27 10:12:21 +02:00
amd_iommu_types.h x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 2008-07-04 11:44:40 +02:00
apic.h Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 2008-07-08 09:16:56 +02:00
apicdef.h x86: increase size of APICID 2008-04-17 17:41:33 +02:00
arch_hooks.h
asm.h x86: make asm/asm.h work for asm code. 2008-06-16 23:31:20 -07:00
atomic.h
atomic_32.h
atomic_64.h Merge branch 'x86/uv' into x86/devel 2008-07-08 12:24:13 +02:00
auxvec.h
bios_ebda.h x86: extract common part of head32.c and head64.c into head.c 2008-06-05 15:10:02 +02:00
bitops.h x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround 2008-06-21 07:57:24 +02:00
boot.h x86: cleanup boot-heap usage 2008-04-19 19:19:54 +02:00
bootparam.h Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
calgary.h
calling.h
checksum.h
checksum_32.h
checksum_64.h
cmpxchg.h
cmpxchg_32.h
cmpxchg_64.h
compat.h
cpu.h
cpufeature.h Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 2008-07-08 09:46:15 +02:00
cputime.h
current.h x86: unify current.h 2008-05-25 08:58:35 +02:00
debugreg.h
delay.h
desc.h x86: change FIRST_SYSTEM_VECTOR to a variable 2008-05-12 21:28:06 +02:00
desc_defs.h
device.h
div64.h remove div_long_long_rem 2008-05-01 08:03:58 -07:00
dma-mapping.h x86: move dma_coherent functions to pci-dma.c 2008-04-19 19:19:57 +02:00
dma.h
dmi.h x86: use acpi_numa_init to parse on 32-bit numa 2008-07-08 10:38:47 +02:00
ds.h
dwarf2.h
dwarf2_32.h
dwarf2_64.h
e820.h Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
edac.h
efi.h x86: reserve EFI memory map with reserve_early 2008-06-05 15:10:02 +02:00
elf.h
emergency-restart.h
errno.h
fb.h
fcntl.h
fixmap.h x86/paravirt/xen: add set_fixmap pv_mmu_ops 2008-06-20 15:09:56 +02:00
fixmap_32.h Merge branch 'x86/fixmap' into x86/devel 2008-07-08 12:24:29 +02:00
fixmap_64.h x86: unify asm-x86/fixmap*.h 2008-06-20 15:09:49 +02:00
floppy.h
frame.h
futex.h asm-*/futex.h should include linux/uaccess.h 2008-04-30 08:29:52 -07:00
gart.h Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 2008-07-08 09:46:15 +02:00
genapic.h
genapic_32.h x86: UV startup of slave cpus 2008-04-19 19:19:58 +02:00
genapic_64.h x86: declare setup_apic_routing 2008-05-12 21:28:06 +02:00
geode.h x86, geode: add a VSA2 ID for General Software 2008-06-19 14:19:03 +02:00
gpio.h
hardirq.h x86: make /proc/stat account for all interrupts 2008-05-25 07:11:49 +02:00
hardirq_32.h
hardirq_64.h
highmem.h x86: kill bad_ppro 2008-07-08 10:38:19 +02:00
hpet.h
hugetlb.h hugetlbfs: common code update for s390 2008-04-28 08:58:25 -07:00
hw_irq.h x86: move eisa_set_level_irq declaration to header 2008-05-12 21:28:06 +02:00
hypertransport.h
i387.h x86: fix broken math-emu with lazy allocation of fpu area 2008-06-04 13:11:46 +02:00
i8253.h
i8259.h x86: automatical unification of i8259.c 2008-05-24 16:44:26 +02:00
ia32.h
ia32_unistd.h
ide.h ide: remove ide_init_default_irq() macro 2008-04-18 00:46:35 +02:00
idle.h
intel_arch_perfmon.h
io.h x86: MMIO and gcc re-ordering issue 2008-06-02 12:29:31 +02:00
io_32.h x86: MMIO and gcc re-ordering issue 2008-06-02 12:29:31 +02:00
io_64.h x86: MMIO and gcc re-ordering issue 2008-06-02 12:29:31 +02:00
io_apic.h Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
ioctl.h
ioctls.h
iommu.h
ipcbuf.h
ipi.h x86 boot: include missing smp.h header 2008-05-25 10:55:10 +02:00
irq.h x86: unify irq.h 2008-05-12 21:28:05 +02:00
irq_regs.h
irq_regs_32.h
irq_regs_64.h
irq_vectors.h i8259: fix final ugliness 2008-06-02 11:55:52 +02:00
irqflags.h
ist.h
k8.h
Kbuild
kdebug.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb 2008-04-18 08:37:01 -07:00
kexec.h
kgdb.h x86: kgdb support 2008-04-17 20:05:37 +02:00
kmap_types.h
kprobes.h
kvm.h KVM: Add trace markers 2008-04-27 12:01:19 +03:00
kvm_host.h KVM: Make kvm host use the paravirt clocksource structs 2008-06-24 21:02:32 +03:00
kvm_para.h x86: KVM guest: Add memory clobber to hypercalls 2008-07-06 11:05:18 +03:00
kvm_x86_emulate.h KVM: x86 emulator: fix writes to registers with modrm encodings 2008-05-18 14:34:14 +03:00
ldt.h
lguest.h
lguest_hcall.h
linkage.h
local.h
math_emu.h
mc146818rtc.h
mca.h
mca_dma.h
mce.h
mman.h
mmconfig.h fix build bug in "x86: add PCI extended config space access for AMD Barcelona" 2008-06-10 12:32:53 +02:00
mmu.h
mmu_context.h
mmu_context_32.h
mmu_context_64.h
mmx.h
mmzone.h
mmzone_32.h x86: make generic arch support NUMAQ 2008-06-10 11:34:42 +02:00
mmzone_64.h
module.h
mpspec.h Merge branch 'x86/uv' into x86/devel 2008-07-08 12:24:13 +02:00
mpspec_def.h x86: increase MAX_APICS for very large x86-64 configs 2008-07-08 12:23:29 +02:00
msgbuf.h
msidef.h
msr-index.h x86: cleanup C1E enabled detection 2008-06-10 15:52:07 +02:00
msr.h x86: shift bits the right way in native_read_tscp 2008-06-26 14:49:17 +02:00
mtrr.h
mutex.h
mutex_32.h
mutex_64.h
namei.h
nmi.h Merge branch 'x86/nmi' into x86/devel 2008-07-08 12:17:08 +02:00
nops.h
numa.h
numa_32.h x86: kill bad_ppro 2008-07-08 10:38:19 +02:00
numa_64.h x86: cleanup early per cpu variables/accesses v4 2008-07-08 11:31:20 +02:00
numaq.h x86: make generic arch support NUMAQ 2008-06-10 11:34:42 +02:00
olpc.h x86: olpc: add One Laptop Per Child architecture support 2008-04-29 08:06:07 -07:00
page.h Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 2008-07-08 09:16:56 +02:00
page_32.h Merge branch 'linus' into x86/threadinfo 2008-06-23 11:53:03 +02:00
page_64.h
param.h
paravirt.h Merge branch 'x86/fixmap' into x86/devel 2008-07-08 12:24:29 +02:00
parport.h
pat.h x86: rename pat_wc_enabled to pat_enabled 2008-06-12 10:14:27 +02:00
pci-direct.h
pci.h x86: move pci_routirq declaration to pci.h 2008-07-08 09:13:08 +02:00
pci_32.h x86: add compilation checks to pci_unmap_*() macros 2008-06-30 12:22:01 +02:00
pci_64.h x86: reserve dma32 early for gart 2008-04-19 19:19:55 +02:00
pda.h x86: remove static boot_cpu_pda array v2 2008-07-08 11:31:25 +02:00
percpu.h x86: cleanup early per cpu variables/accesses v4 2008-07-08 11:31:20 +02:00
pgalloc.h x86: demacro pgalloc paravirt stubs 2008-04-24 23:57:31 +02:00
pgtable-2level-defs.h
pgtable-2level.h
pgtable-3level-defs.h
pgtable-3level.h x86: use PTE_MASK in 32-bit PAE 2008-05-20 07:51:21 -07:00
pgtable.h Merge branch 'x86/fixmap' into x86/devel 2008-07-08 12:24:29 +02:00
pgtable_32.h x86: use PTE_MASK in pgtable_32.h 2008-05-20 07:51:21 -07:00
pgtable_64.h x86: strengthen 64-bit p?d_bad() 2008-05-20 08:14:45 -07:00
poll.h
posix_types.h fix asm-x86/{posix_types,unistd}.h 2008-04-26 17:35:46 +02:00
posix_types_32.h
posix_types_64.h
prctl.h
processor-cyrix.h
processor-flags.h x86: break mutual header inclusion 2008-06-02 12:48:23 +02:00
processor.h x86: cacheline_align tss_struct 2008-07-04 16:47:19 +02:00
proto.h x86: add flags parameter to reserve_bootmem_generic() 2008-07-08 11:49:49 +02:00
ptrace-abi.h
ptrace.h x86: break mutual header inclusion 2008-06-02 12:48:23 +02:00
pvclock-abi.h x86: Add structs and functions for paravirt clocksource 2008-06-24 21:02:31 +03:00
pvclock.h x86: Add structs and functions for paravirt clocksource 2008-06-24 21:02:31 +03:00
reboot.h x86: constify data in reboot.c 2008-05-25 08:58:30 +02:00
reboot_fixups.h
required-features.h x86: separate cmpxchg8b checking from PAE checking 2008-05-12 21:28:09 +02:00
resource.h
resume-trace.h x86: move tracedata to RODATA 2008-05-25 07:09:47 +02:00
rio.h x86: remove duplicate get_bios_ebda() from rio.h 2008-04-26 17:35:47 +02:00
rtc.h
rwlock.h
rwsem.h
scatterlist.h x86: use dma_length in i386 2008-04-19 19:19:57 +02:00
seccomp.h
seccomp_32.h x86: fix incomplete include guard in include/asm-x86/seccomp_32.h 2008-06-02 12:45:28 +02:00
seccomp_64.h x86: more header fixes 2008-06-18 12:27:03 +02:00
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h x86: unify crashkernel reservation for 32 and 64 bit 2008-07-08 12:45:44 +02:00
shmbuf.h
shmparam.h
sigcontext.h
sigcontext32.h
siginfo.h
signal.h
smp.h Merge branch 'x86/numa' into x86/devel 2008-07-08 11:59:23 +02:00
socket.h
sockios.h
sparsemem.h
spinlock.h Make <asm-x86/spinlock.h> use ACCESS_ONCE() 2008-05-10 19:52:43 -07:00
spinlock_types.h
srat.h x86: make generic arch support NUMAQ 2008-06-10 11:34:42 +02:00
stacktrace.h
stat.h
statfs.h
string.h
string_32.h x86: string_32.h: workaround for broken gcc 4.0 2008-05-26 13:36:53 -07:00
string_64.h
suspend.h
suspend_32.h x86: more header fixes 2008-06-18 12:27:03 +02:00
suspend_64.h
swiotlb.h
sync_bitops.h
system.h Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
system_64.h
tce.h
termbits.h
termios.h
therm_throt.h
thread_info.h x86: fixup the fallout of the bitops changes 2008-05-24 18:16:12 +02:00
time.h proper extern for late_time_init 2008-04-29 08:06:03 -07:00
timer.h
timex.h
tlb.h
tlbflush.h x86: prevent PGE flush from interruption/preemption 2008-05-23 18:16:15 +02:00
topology.h x86: remove the static 256k node_to_cpumask_map 2008-07-08 11:31:24 +02:00
trampoline.h x86: move suspend wakeup code to C 2008-04-17 17:41:37 +02:00
tsc.h x86: vget_cycles() __always_inline 2008-04-29 13:45:24 +02:00
types.h x86: types: use <asm-generic/int-*.h> for the x86 architecture 2008-05-02 16:18:42 -07:00
uaccess.h
uaccess_32.h
uaccess_64.h
ucontext.h
unaligned.h kernel: Move arches to use common unaligned access 2008-04-29 08:06:27 -07:00
unistd.h fix asm-x86/{posix_types,unistd}.h 2008-04-26 17:35:46 +02:00
unistd_32.h
unistd_64.h x86-64: remove unnecessary ptregs call stubs 2008-06-19 14:25:11 +02:00
unwind.h
user.h
user32.h
user_32.h
user_64.h
vdso.h
vga.h
vgtod.h
vic.h
vm86.h x86: break mutual header inclusion 2008-06-02 12:48:23 +02:00
vmi.h
vmi_time.h
voyager.h
vsyscall.h
xor.h
xor_32.h x86: more header fixes 2008-06-18 12:27:03 +02:00
xor_64.h x86: more header fixes 2008-06-18 12:27:03 +02:00