kdbus: porting to to 4.19 32/256232/1
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>
Wed, 31 Mar 2021 06:05:10 +0000 (08:05 +0200)
commita77cd0e4fdf378cf548601573defbfe87448d35f
tree55fa6d70cd64a9000206064777850f70dfa04996
parent2f48eb23cec7a3d33c54ddb7681763d5f962df45
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