diff options
author | John Hawkes <hawkes@sgi.com> | 2006-04-19 07:20:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-19 18:13:49 +0200 |
commit | 75129e297e861e6c61038aa4cdbf604b022de4ff (patch) | |
tree | 48392ab6ae43547ae2d81a312eb22708af0dc515 /init | |
parent | [PATCH] swsusp: prevent possible image corruption on resume (diff) | |
download | linux-75129e297e861e6c61038aa4cdbf604b022de4ff.tar.xz linux-75129e297e861e6c61038aa4cdbf604b022de4ff.zip |
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
Convert for-loops that explicitly reference "NR_CPUS" into the
potentially more efficient for_each_possible_cpu() construct.
Signed-off-by: John Hawkes <hawkes@sgi.com>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions