ANDROID: staging: ashmem: Add shrinker name 32/310532/1
authorAmit Pundir <amit.pundir@linaro.org>
Sat, 13 Aug 2022 11:57:42 +0000 (17:27 +0530)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 30 Apr 2024 08:34:19 +0000 (17:34 +0900)
commit5b16640c7b3bd1bc8c2ef640a0a59f61ef0f3815
treee68a8a7fcd5aa778273b2459d22dfebe8709b4ca
parent734f9579889906b97383b007a61173936fc4f901
ANDROID: staging: ashmem: Add shrinker name

Upstream mandates registering shrinkers with a name now.

Fixes: e33c267ab70d ("mm: shrinkers: provide shrinkers with names")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
[sw0312.kim: cherry-pick commit 3c456dbd58ba of https://android.googlesource.com/kernel/common/+/refs/heads/android15-6.6 to support waydroid on tizen]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I434150d024e976fc3facfc4b34a2199a9c2e5d08
drivers/staging/android/ashmem.c