diff options
author | Joonsoo Kim <js1304@gmail.com> | 2012-05-18 22:01:17 +0900 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-06-20 10:13:01 +0300 |
commit | d24ac77f71ded6a013bacb09f359eac0b0f29a80 (patch) | |
tree | d789878540f7a3ea6ea5a6c9a730fb0985cad19a /net/packet | |
parent | e7b691b085fda913830e5280ae6f724b2a63c824 (diff) |
slub: use __cmpxchg_double_slab() at interrupt disabled place
get_freelist(), unfreeze_partials() are only called with interrupt disabled,
so __cmpxchg_double_slab() is suitable.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions