diff options
author | David Hildenbrand <david@redhat.com> | 2019-03-05 15:47:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-05 21:07:18 -0800 |
commit | 5ffb90b39334c857ce365cb48fbc7486fb817b45 (patch) | |
tree | 8b13b2791e5497b6bf39bb511eec146f1965b5e8 /arch/m68k/mac | |
parent | 795c230604cb78ee927ca3904ec299b777b5f6c9 (diff) | |
download | linux-5ffb90b39334c857ce365cb48fbc7486fb817b45.tar.bz2 |
m68k/mm: use __ClearPageReserved()
The PG_reserved flag is cleared from memory that is part of the kernel
image (and therefore marked as PG_reserved). Avoid using PG_reserved
directly.
Link: http://lkml.kernel.org/r/20190114125903.24845-6-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/mac')
0 files changed, 0 insertions, 0 deletions