diff options
author | Sahara <keun-o.park@darkmatter.ae> | 2018-06-08 03:09:48 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-08 03:34:38 +0300 |
commit | 72eb7de9c1580cf5705d4f592aca21a8438fde22 (patch) | |
tree | d8ffc24102d6fa45f6a85062c9fdeff8d5224f0b /fs/proc/base.c | |
parent | e81bf9793b1861d74953ef041b4f6c7faecc2dbd (diff) | |
download | linux-72eb7de9c1580cf5705d4f592aca21a8438fde22.tar.xz |
mm: remove page_is_poisoned() from linux/mm.h
When commit bd33ef368135 ("mm: enable page poisoning early at boot") got
rid of the PAGE_EXT_DEBUG_POISON, page_is_poisoned in the header left
behind. This patch cleans up the leftovers under the table.
Link: http://lkml.kernel.org/r/1528101069-21637-1-git-send-email-kpark3469@gmail.com
Signed-off-by: Sahara <keun-o.park@darkmatter.ae>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions