mirror of
https://github.com/torvalds/linux
synced 2026-06-13 22:02:07 +09:00
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>