You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Dike
a502a3593c
[PATCH] uml: fix vsyscall brokenness
...
The #if/#ifdef cleanup exposed a bug in UML's ELF header processing. With
this bug fixed, UML recognizes the vsyscall info coming from the host. On
FC4, there is a vsyscall page low in the address space, which UML doesn't
provide. This causes an infinite page fault loop and a hang on boot.
This patch works around that by making this look like a no-vsyscall system.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
..
alpha
[PATCH] new alpha syscalls
20 years ago
arm
[ARM SMP] Ensure secondary CPUs see their pen release
20 years ago
arm26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
cris
[PATCH] CRIS update: new subarchitecture v32
20 years ago
frv
…
h8300
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
i386
[PATCH] x86: avoid wasting IRQs patch update
20 years ago
ia64
[IA64] unwind.c uses wrong unat from switch_stack
20 years ago
m32r
[PATCH] m32r: add missing Kconfig help text
20 years ago
m68k
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
m68knommu
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
mips
[PATCH] mips: remove obsolete GIU driver for vr41xx
20 years ago
parisc
[PATCH] Add pcibios_bus_to_resource for parisc
20 years ago
ppc
[PATCH] ppc32: 8xx remove BROKEN Kconfig entry
20 years ago
ppc64
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
20 years ago
s390
[PATCH] s390: cpu timer reset in machine check handler
20 years ago
sh
[PATCH] try_to_freeze() call fixes
20 years ago
sh64
[PATCH] try_to_freeze() call fixes
20 years ago
sparc
[SPARC]: Add inotify syscall entries.
20 years ago
sparc64
[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.
20 years ago
um
[PATCH] uml: fix vsyscall brokenness
20 years ago
v850
[PATCH] v850: Update PCI support
20 years ago
x86_64
[PATCH] Fix sync_tsc hang
20 years ago
xtensa
…