Eric W. Biederman aafe6c2a2b [PATCH] de_thread: Use tsk not current
Ingo Oeser pointed out that because current expands to an inline function
it is more space efficient and somewhat faster to simply keep a cached copy
of current in another variable.  This patch implements that for the
de_thread function.

(akpm: saves nearly 100 bytes of text on x86)

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:20 -07:00
..
2006-09-27 08:26:10 -07:00
2006-09-27 08:26:19 -07:00
2006-09-27 08:26:20 -07:00
2006-09-22 23:24:30 -04:00
2006-09-27 08:26:20 -07:00
2006-09-27 08:26:19 -07:00
2006-08-21 10:02:50 +02:00