Skip to content
Commit 9e2f913d authored by Rusty Russell's avatar Rusty Russell
Browse files

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: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarMike Travis <travis@sgi.com>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>
Acked-by: default avatarHirokazu Takata <takata@linux-m32r.org>
parent 6aaa8ce5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment