]> git.baikalelectronics.ru Git - kernel.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>
Sat, 24 Dec 2011 11:47:56 +0000 (21:47 +1000)
commita8bf40ccfffe2896a40ce6140d7344efb5315892
tree83f410762fc5a61bb876686d19dabe4098e62386
parent3a86aae7fca2996d7c7c8c6fbbbd9ec2ff8265cb
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