Files
linux/mm
Suren Baghdasaryan 404df4751a ANDROID: mm: Fix implicit declaration of function 'isolate_lru_page'
When compiled with CONFIG_SHMEM=n, shmem.c does not include internal.h
and isolate_lru_page function declaration can't be found.
Fix this by making isolate_lru_page usage conditional upon CONFIG_SHMEM
inside reclaim_shmem_address_space.

Fixes: daeabfe7fa ("ANDROID: mm: add reclaim_shmem_address_space() for faster reclaims")
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ia46a57681d26ac103e84ef7caa61a22dbd45cf04
2022-03-31 19:58:24 +00:00
..
2021-06-04 11:15:16 -07:00
2021-04-30 09:13:34 -07:00
2021-03-25 19:20:09 +00:00
2021-05-20 15:35:25 +02:00
2021-04-30 09:13:34 -07:00
2021-02-25 19:36:38 +00:00
2021-04-30 09:13:34 -07:00
2020-06-08 11:05:55 -07:00
2021-04-15 14:23:41 +02:00
2021-04-22 11:12:08 +02:00
2021-05-15 09:28:55 +02:00
2021-11-26 15:37:44 +01:00
2021-10-06 17:33:06 +02:00