linux-stable/arch/m68k/platform
Greg Ungerer 8b3262c00d m68knommu: fix syscall tracing stuck process
The return path from an exception was checking too many bits in the
thread_info->flags, and getting stuck calling do_signal(). There was
no work to do, we should only be checking the low 8 bits (as per comments
and definitions in arch/m68k/include/asm/thread_info.h).

This fixes the stuck process problem when using strace.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2012-02-07 11:03:53 +10:00
..
54xx m68k: add ColdFire 54xx CPU MMU memory init code 2011-12-30 10:20:23 +10:00
68EZ328
68VZ328
520x m68knommu: fix problems with SPI/GPIO on ColdFire 520x 2011-10-18 14:22:25 +10:00
523x Fix common misspellings 2011-03-31 11:26:23 -03:00
527x Fix common misspellings 2011-03-31 11:26:23 -03:00
528x Fix common misspellings 2011-03-31 11:26:23 -03:00
532x
5206 m68knommu: merge ColdFire 5206 and 5206e platform code 2011-07-25 11:20:41 +10:00
5249
5272 m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
5307
5407
68328 m68knommu: remove no longer used rom_length from Palm/Pilot start up code 2011-12-30 10:20:15 +10:00
68360 m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
coldfire m68knommu: fix syscall tracing stuck process 2012-02-07 11:03:53 +10:00
Makefile