diff options
author | Renaud Lienhart <renaud.lienhart@free.fr> | 2005-09-10 00:26:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 10:06:23 -0700 |
commit | 5927ad78ec75870b1bdfa65a10ad1300cd664d36 (patch) | |
tree | 1eef750386a8bfa1e2532138a67a6d8bc8dad85b /ipc/util.h | |
parent | 5969fe0618051e8577316555a81a6e44b7b7d640 (diff) |
[PATCH] sched: use cached variable in sys_sched_yield()
In sys_sched_yield(), we cache current->array in the "array" variable, thus
there's no need to dereference "current" again later.
Signed-Off-By: Renaud Lienhart <renaud.lienhart@free.fr>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions