]> git.baikalelectronics.ru Git - kernel.git/commit
mm: remove reference to PG_buddy
authorMatthew Wilcox <mawilcox@microsoft.com>
Thu, 1 Feb 2018 00:19:11 +0000 (16:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Feb 2018 01:18:38 +0000 (17:18 -0800)
commit8a4a835ca5946178968cc041eeeba263ec216f8e
tree75120428df14f93fbfca8bf2367b30084017f4a7
parenta77599d240f7eb5beb2dfd80c7a9ad7e9e6e01c2
mm: remove reference to PG_buddy

PG_buddy doesn't exist any more.  It's called PageBuddy now.

Link: http://lkml.kernel.org/r/20171220155552.15884-9-willy@infradead.org
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm_types.h