commit | 8b8e2ec1eeca7f6941bc81cefc9663018d6ceb57 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Sep 16 19:21:28 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 21 13:55:43 2010 +0200 |
tree | fbbfa0732aceb7204f1f962e004ea192e7b7d833 | |
parent | 7ed569206ebe7467b9c912b857ec46cf1c361111 [diff] |
percpu: Add {get,put}_cpu_ptr These are similar to {get,put}_cpu_var() except for dynamically allocated per-cpu memory. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Tejun Heo <tj@kernel.org> LKML-Reference: <20100917093009.252867712@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>