linux/arch/m68knommu
Greg Ungerer 730251f27d m68knommu: mask of vector bits in exception word properly
The vector field of the processors exception frame actually contains
both the vector exception number and fault status field bits.
The exception processing code was not correctly masking out the
fault status field bits before switching on the vector number.
The default case was catching the bad check, but we are reporting
the wrong kind of exception in some cases.

Reported-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2010-10-21 10:17:31 +10:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
kernel m68knommu: mask of vector bits in exception word properly 2010-10-21 10:17:31 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm arch/m68knommu/mm/fault.c: Checkpatch cleanup 2010-05-24 14:44:02 +10:00
platform m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00