On Tue, Oct 15, 2013 at 12:47:26PM -0500, Christoph Lameter wrote:
> The initialization of a structure is not subject to synchronization.
> The use of __this_cpu would trigger a false positive with the
> additional preemption checks for __this_cpu ops.
>
> So simply disable the check through the u
The initialization of a structure is not subject to synchronization.
The use of __this_cpu would trigger a false positive with the
additional preemption checks for __this_cpu ops.
So simply disable the check through the use of raw_cpu ops.
Trace:
[0.668066] __this_cpu_write operation in pree
The initialization of a structure is not subject to synchronization.
The use of __this_cpu would trigger a false positive with the
additional preemption checks for __this_cpu ops.
So simply disable the check through the use of raw_cpu ops.
Trace:
[0.668066] __this_cpu_write operation in pree
3 matches
Mail list logo