mm: LKSM: Fix to use mmap_lock instead of mmap_sem.
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 20 Jan 2021 06:15:09 +0000 (15:15 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:46:11 +0000 (17:46 +0900)
commitfc50a086c90c01efc9b75b13e3991cbc16fc6594
tree0e173e07025fb737f5d2bacb8f9414ec3977ab2f
parentbb0821c795e5bcd053bbaeed00b7113a8da2c6bd
mm: LKSM: Fix to use mmap_lock instead of mmap_sem.

Fix changed interface and incorrectly used structure member names.

Change-Id: I40c50fd7f20799e30dddb752aba464ac9aace28c
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
mm/lksm.c