summaryrefslogtreecommitdiffstats
path: root/kernel/smp.c
diff options
context:
space:
mode:
authorRusty Russell2009-01-01 00:42:14 +0100
committerRusty Russell2009-01-01 00:42:14 +0100
commit9e2f913df70b378379a358a44e7d286f7b765e8e (patch)
treec97316a74bd62fc6829581d9ea9a78e06529d8ac /kernel/smp.c
parentpercpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios (diff)
downloadkernel-qcow2-linux-9e2f913df70b378379a358a44e7d286f7b765e8e.tar.gz
kernel-qcow2-linux-9e2f913df70b378379a358a44e7d286f7b765e8e.tar.xz
kernel-qcow2-linux-9e2f913df70b378379a358a44e7d286f7b765e8e.zip
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
Impact: CPU iterator bugfixes Percpu areas are only allocated for possible cpus. In general, you shouldn't access random cpu's percpu areas. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com> Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions