summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/defconfig
diff options
context:
space:
mode:
authorGreg Ungerer2011-02-03 02:17:55 +0100
committerGreg Ungerer2011-02-08 06:07:45 +0100
commitb3e338de7e11d1e5bc4eca12833d894d1838b510 (patch)
tree980cf1c3fe3ad216b9ae043988b35995482d9560 /arch/m68knommu/defconfig
parentm68knommu: Rename m548x_wdt.c to m54xx_wdt.c (diff)
downloadkernel-qcow2-linux-b3e338de7e11d1e5bc4eca12833d894d1838b510.tar.gz
kernel-qcow2-linux-b3e338de7e11d1e5bc4eca12833d894d1838b510.tar.xz
kernel-qcow2-linux-b3e338de7e11d1e5bc4eca12833d894d1838b510.zip
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 cddafa3500fde4a07e5bf899ec97a04069f8f7ce, "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>
Diffstat (limited to 'arch/m68knommu/defconfig')
0 files changed, 0 insertions, 0 deletions