summaryrefslogtreecommitdiff
path: root/kernel/spinlock.c
diff options
context:
space:
mode:
authorRenaud Lienhart <renaud.lienhart@free.fr>2005-09-10 00:26:20 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-10 10:06:23 -0700
commit5927ad78ec75870b1bdfa65a10ad1300cd664d36 (patch)
tree1eef750386a8bfa1e2532138a67a6d8bc8dad85b /kernel/spinlock.c
parent5969fe0618051e8577316555a81a6e44b7b7d640 (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 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions