]> git.baikalelectronics.ru Git - kernel.git/commit
mm/page_poison: update comment after code moved
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 5 Mar 2019 23:48:33 +0000 (15:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Mar 2019 05:07:20 +0000 (21:07 -0800)
commit7dea6ca3f5e70234be5a681a4959d8f3b48ab1f2
treefbee6991f9b6a4a8355cac7409fcda4b0506ffc5
parent0e6404916803411fcf9b5d921b04eb9463c69c2d
mm/page_poison: update comment after code moved

mm/debug-pagealloc.c is no more, so of course header now needs to be
updated.  This seems like something checkpatch should be able to catch -
worth looking into?

Link: http://lkml.kernel.org/r/20190207191113.14039-1-mst@redhat.com
Fixes: 2f83b2546af1 ("mm/page_poison.c: enable PAGE_POISONING as a separate option")
Signed-off-by: Michael S. Tsirkin <mst@redhat.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>
include/linux/poison.h