Roman Zippel 3b66a1edb0 [PATCH] m68k: convert thread flags to use bit fields
Remove task_work structure, use the standard thread flags functions and use
shifts in entry.S to test the thread flags.  Add a few local labels to entry.S
to allow gas to generate short jumps.

Finally it changes a number of inline functions in thread_info.h to macros to
delay the current_thread_info() usage, which requires on m68k a structure
(task_struct) not yet defined at this point.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-13 18:14:14 -08:00
..
2005-09-03 00:15:11 -04:00
2005-11-11 09:37:29 -08:00
2005-11-07 07:53:42 -08:00
2005-11-07 14:11:38 -08:00
2005-11-13 18:14:09 -08:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:32 -08:00
2005-11-07 14:35:14 +01:00