]> 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>
Tue, 8 Nov 2011 04:43:47 +0000 (14:43 +1000)
commita2f5daed580555209de35684bf426aace70d5f4e
tree5b94c04ac199c8c1633b074cdf5bd50ad066a30a
parent7bf6f100a30768fea104bfc32989c57de4b671c3
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