git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec535ce
)
NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS
author
John Hawkes
<hawkes@sgi.com>
Wed, 19 Apr 2006 17:06:20 +0000
(13:06 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Apr 2006 17:06:20 +0000
(13:06 -0400)
Convert a for-loop that explicitly references "NR_CPUS" into the
potentially more efficient for_each_possible_cpu() construct.
Signed-off-by: John Hawkes <hawkes@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found