original_kernel/include
Russell King 5d4cae5fe2 [ARM] VFP: fix section mismatch error
Fix a real section mismatch issue; the test code is thrown away after
initialisation, but if we do not detect the VFP hardware, it is left
hooked into the exception handler.  Any VFP instructions which are
subsequently executed risk calling the discarded exception handler.

Introduce a new "null" handler which returns to the "unrecognised
fault" return address.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-06-10 12:22:20 +01:00
..
acpi Pull osi-now into release branch 2007-06-02 01:02:09 -04:00
asm-alpha ALPHA: misc fixes 2007-06-01 08:18:29 -07:00
asm-arm [ARM] VFP: fix section mismatch error 2007-06-10 12:22:20 +01:00
asm-arm26
asm-avr32
asm-blackfin
asm-cris
asm-frv frv: build fix 2007-06-07 17:00:25 -07:00
asm-generic
asm-h8300 h8300 trival patches 2007-06-01 08:18:29 -07:00
asm-i386
asm-ia64
asm-m32r
asm-m68k
asm-m68knommu
asm-mips [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 2007-06-06 19:34:32 +01:00
asm-parisc
asm-powerpc [POWERPC] Fix return from pte_alloc_one() in out-of-memory case 2007-06-02 21:01:56 +10:00
asm-ppc
asm-s390
asm-sh sh: Fix se73180 platform device registration. 2007-06-04 11:07:23 +09:00
asm-sh64
asm-sparc
asm-sparc64 [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. 2007-06-04 23:32:23 -07:00
asm-um
asm-v850
asm-x86_64
asm-xtensa Xtensa: use asm-generic/fcntl.h 2007-05-31 20:18:25 -07:00
crypto
keys
linux Protect <linux/console_struct.h> from multiple inclusion 2007-06-08 17:23:34 -07:00
math-emu
media
mtd
net [NetLabel]: consolidate the struct socket/sock handling to just struct sock 2007-06-08 13:33:09 -07:00
pcmcia
rdma
rxrpc
scsi
sound
video
Kbuild