Re: A problem with percpu variable cpu_number

From: Cong Wang
Date: Mon Feb 20 2012 - 10:11:41 EST


On 02/20/2012 07:04 PM, Tao Jiang wrote:

I read the macor DEFINE_PER_CPU
it's decorated by some percpu attributes
it will be put in section .data..percpu in init section

.data..percpu is not .init section, the .init sections should all have ".init.*" names.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/