summaryrefslogtreecommitdiffstats
path: root/Documentation/vm/zswap.rst
diff options
context:
space:
mode:
authorQian Cai <cai@lca.pw>2020-01-31 07:15:01 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2020-01-31 19:30:39 +0100
commit3d680bdf60a5bade3e8cbd049927e7f8b1d3fe97 (patch)
treeb755d6cf6f1fd2c19dd7eb28f5ab4f2beab5607b /Documentation/vm/zswap.rst
parentmm/hotplug: silence a lockdep splat with printk() (diff)
downloadlinux-3d680bdf60a5bade3e8cbd049927e7f8b1d3fe97.tar.xz
linux-3d680bdf60a5bade3e8cbd049927e7f8b1d3fe97.zip
mm/page_isolation: fix potential warning from user
It makes sense to call the WARN_ON_ONCE(zone_idx(zone) == ZONE_MOVABLE) from start_isolate_page_range(), but should avoid triggering it from userspace, i.e, from is_mem_section_removable() because it could crash the system by a non-root user if warn_on_panic is set. While at it, simplify the code a bit by removing an unnecessary jump label. Link: http://lkml.kernel.org/r/20200120163915.1469-1-cai@lca.pw Signed-off-by: Qian Cai <cai@lca.pw> Suggested-by: Michal Hocko <mhocko@kernel.org> Acked-by: Michal Hocko <mhocko@suse.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/vm/zswap.rst')
0 files changed, 0 insertions, 0 deletions