commit | 561ccd3a97867ed33e1670feeca3391cd4d6fa2c | [log] [tgz] |
---|---|---|
author | Yasunori Goto <y-goto@jp.fujitsu.com> | Fri Dec 22 01:09:44 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 22 08:55:49 2006 -0800 |
tree | ae004d4a913c8c3790edcce8065fb9d9d26a875d | |
parent | 7de6b8057976584e5a422574cae4dd21c677b4d4 [diff] |
[PATCH] handle SLOB with sparsemen This is to disallow to make SLOB with SMP or SPARSEMEM. This avoids latent troubles of SLOB with SLAB_DESTROY_BY_RCU. And fix compile error. Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>