diff options
author | Wei Yang <richard.weiyang@gmail.com> | 2017-07-06 15:36:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-06 16:24:30 -0700 |
commit | d4ff6d35f618023f7b2edc5ce1a2f84362f1e7fe (patch) | |
tree | cb4e877feda5ff87970bc765ff121a3d149817c1 /samples/v4l | |
parent | 66fdbe520315ee2ec0dbc8da5af4003d3911c534 (diff) | |
download | talos-obmc-linux-d4ff6d35f618023f7b2edc5ce1a2f84362f1e7fe.tar.gz talos-obmc-linux-d4ff6d35f618023f7b2edc5ce1a2f84362f1e7fe.zip |
mm/slub: reset cpu_slab's pointer in deactivate_slab()
Each time a slab is deactivated, the page and freelist pointer should be
reset.
This patch just merges these two options into deactivate_slab().
Link: http://lkml.kernel.org/r/20170507031215.3130-2-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/v4l')
0 files changed, 0 insertions, 0 deletions