]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68k: m68k-specific thread_info changes
authorAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Mon, 14 Nov 2005 00:06:58 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:14 +0000 (18:14 -0800)
commiteb90506a3e7df09830d1fa2bac3517b99da50bd0
tree339e8c12169a2d04ba209f0bc8902859e6596bbf
parent84e195a049cb5850a901d5c38d9c5ec75618484f
[PATCH] m68k: m68k-specific thread_info changes

a) added embedded thread_info [m68k processor.h]

b) added missing symbols in asm-offsets.c

c) task_thread_info() and friends in asm-m68k/thread_info.h

d) made m68k thread_info.h included by m68k processor.h, not the other way
   round.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/kernel/asm-offsets.c
include/asm-m68k/processor.h
include/asm-m68k/thread_info.h