kdbus: porting to to 4.19
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 Mar 2021 21:41:29 +0000 (22:41 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 Mar 2021 21:41:29 +0000 (22:41 +0100)
commit4020c317f5d6df2e64f13f373b12d4a8de200c6f
tree9e6b3f8dba904054101a0aee87dbd62548ee5c3b
parent919a16aa0639d68c2760a4e64a244c0daa45a2e4
kdbus: porting to to 4.19

The following changes were made to adapt kdbus driver to 4.19 kernel

- use memfd_fcntl() instead of shmem_get_seals()

Change-Id: Iff24cd3c429310c3af748657a24a5e35db738635
Fixes: 5aadc431a593 ("shmem: rename functions that are memfd-related")
Fixes: 5d752600a8c3 ("mm: restructure memfd code")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
ipc/kdbus/message.c