On Wed, Apr 08, 2020 at 08:01:45AM -0700, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx> > > The PF_POISONED_PAGE name is misleading because it's not a page flag > policy. Switch from VM_BUG_ON_PGFLAGS to VM_BUG_ON_PAGE. Move the > implementation further up in the file for the benefit of future patches. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov