]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: replace for_each_cpu_mask_nr with for_each_cpu
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 Dec 2008 09:10:08 +0000 (01:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Dec 2008 09:10:08 +0000 (01:10 -0800)
commitfb93052d30949609ad7516e0396867f7cdcf6bae
treec86878e5831df5d1c4f404755ae55ba90a982e9a
parente83d3b6729b37209897eb1151c8811e08d6eb72c
sparc: replace for_each_cpu_mask_nr with for_each_cpu

Simple replacement, now the _nr is redundant.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/smp_64.c