On 01/17/2014 07:18 AM, Christoph Lameter wrote:
> Cc: Thomas Gleixner
> Cc: "H. Peter Anvin"
> Cc: x...@kernel.org
> Acked-by: Ingo Molnar
> Signed-off-by: Christoph Lameter
Acked-by: H. Peter Anvin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a
[Patch depends on another patch in this series that introduces raw_cpu_ops]
__get_cpu_var() is used for multiple purposes in the kernel source. One of
them is address calculation via the form &__get_cpu_var(x). This calculates
the address for the instance of the percpu variable of the current pro
2 matches
Mail list logo