summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorRenaud Lienhart <renaud.lienhart@free.fr>2005-09-10 07:26:20 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-10 17:06:23 (GMT)
commit5927ad78ec75870b1bdfa65a10ad1300cd664d36 (patch)
tree1eef750386a8bfa1e2532138a67a6d8bc8dad85b /Documentation
parent5969fe0618051e8577316555a81a6e44b7b7d640 (diff)
downloadlinux-fsl-qoriq-5927ad78ec75870b1bdfa65a10ad1300cd664d36.tar.xz
[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 'Documentation')
0 files changed, 0 insertions, 0 deletions