mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>