]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use cpumask_of_cpu()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 5 Apr 2008 13:39:08 +0000 (22:39 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:36 +0000 (17:41 +0200)
commit7281c96f37f784d64b0241a7b082bb13bab9580b
treeb8c06e090ec754d9de1821d54e8c8bc86ff26d5d
parentaddfc66bb55234c154bb43f0f7606bc5c9fc511d
x86: use cpumask_of_cpu()

Use cpumask_of_cpu() rather than the pair of cpus_clear() and cpu_set().

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/io_apic_64.c