aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRenaud Lienhart <[email protected]>2005-09-10 00:26:20 -0700
committerLinus Torvalds <[email protected]>2005-09-10 10:06:23 -0700
commit5927ad78ec75870b1bdfa65a10ad1300cd664d36 (patch)
tree1eef750386a8bfa1e2532138a67a6d8bc8dad85b /scripts/patch-kernel
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions