remarkable-linux/arch/m68knommu/platform/68328
Greg Ungerer b3e338de7e m68knommu: fix use of un-defined _TIF_WORK_MASK
The _TIF_WORK_MASK definition was removed in the clean up of MMU and
non-MMU arch/m68k/include/asm/thread_info*.h files (this was commit
cddafa3500, "merge MMU and non-MMU
thread_info.h").

It didn't get cleaned out of the entry.S code for the 68328 and 68360
based platforms. And it was replaced by a hard coded constant mask for
coldfire platforms. There is currently no need to mask any of these bits,
so fix all uses (and former uses) to check for any non-zero value.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-02-08 15:07:45 +10:00
..
bootlogo.h
bootlogo.pl
config.c
entry.S m68knommu: fix use of un-defined _TIF_WORK_MASK 2011-02-08 15:07:45 +10:00
head-de2.S arch/m68knommu: Removing dead RAM_{16,32}_MB config option 2010-10-21 10:17:29 +10:00
head-pilot.S
head-ram.S
head-rom.S
ints.c m68knommu: fix broken setting of irq_chip and handler 2011-01-07 10:43:09 +10:00
Makefile
romvec.S
timers.c