]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mm: remove unused cmma functions
authorDavid Hildenbrand <david@redhat.com>
Fri, 6 Aug 2021 07:54:30 +0000 (09:54 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 18 Aug 2021 08:01:28 +0000 (10:01 +0200)
commit3a4249b9a27fd112758326983e6bf1a5e98853a6
treeab391101fa558ee3cbf7d2883ceccd58314cc29b
parente9364fba9ef4edbccbe1df4df4362b0f37c38557
s390/mm: remove unused cmma functions

The last user of arch_set_page_states(), arch_set_page_nodat() and
arch_test_page_nodat() was removed in commit 21d625e1bf8b
("s390: remove broken hibernate / power management support"),
let's remove these functions.

Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20210806075430.6103-1-david@redhat.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/page.h
arch/s390/mm/page-states.c