]> 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>
Sun, 11 Dec 2011 22:38:51 +0000 (08:38 +1000)
commite4b8540f076cf6cff3137894a6fbbe890ede905f
treeecbfb4cc6b809504f852ed1905044213010eac85
parentbcaa2f53cba312262226c8fed6a545c3a1b9abad
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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/thread_info.h
arch/m68k/kernel/asm-offsets.c