]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: remove duplicate asm offset for task thread.info
authorGreg Ungerer <gerg@uclinux.org>
Fri, 2 Sep 2011 04:20:06 +0000 (14:20 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 24 Nov 2011 22:54:59 +0000 (08:54 +1000)
commit85ac593294c58a3e47b910ef5d12abd16291bcd5
tree1de29652699b4f7de5ffd1cefa1fff0ffa558ff1
parent5ab2c926bb625af0fe422b94ef3e0ccfa3e380e8
m68k: remove duplicate asm offset for task thread.info

We have a duplicate name and definition for the offset of the thread.info
struct within the task struct in our asm-offsets.c code. Remove one of them,
and consolidate to use a single define, TASK_INFO.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/thread_info.h
arch/m68k/kernel/asm-offsets.c