On Saturday 03 November 2012 12:58:45 Shan Wei wrote:
Sven Eckelmann said, at 2012/11/3 1:55:
On Saturday 03 November 2012 00:02:06 Shan Wei wrote:
From: Shan Wei davidshan@tencent.com
As Christoph Lameter said:
In addition, following usage of per_cpu_ptr can be replaced by this_cpu_read.
cpu=get_cpu() .... *per_cpu_ptr(p,cpu) .... .... put_cpu()
Right.
Signed-off-by: Shan Wei davidshan@tencent.com
Is this really supposed to be the commit message?
Maybe it's ok when Linus said this. :-)
Christoph is the maintainer of per-cpu. So........
Hm? This wasn't my question, but ok...
Kind regards, Sven