1. 08 2月, 2011 1 次提交
    • G
      m68knommu: fix use of un-defined _TIF_WORK_MASK · b3e338de
      Greg Ungerer 提交于
      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
      cddafa35, "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: NGreg Ungerer <gerg@uclinux.org>
      b3e338de
  2. 21 1月, 2011 3 次提交
  3. 07 1月, 2011 9 次提交
  4. 05 1月, 2011 16 次提交
  5. 18 11月, 2010 1 次提交
  6. 28 10月, 2010 2 次提交
  7. 22 10月, 2010 4 次提交
  8. 21 10月, 2010 4 次提交