]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/fork.c: unexport get_{mm,task}_exe_file
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Aug 2021 00:00:03 +0000 (10:00 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:57 +0000 (09:34 +1000)
commit085601486dde8c2a66fcd82c06a73e429c32b058
tree3a72c17a237c55581191074b2c2147acf26d5ae1
parent6b33bde8d1f8079f6c5b429caa2f1cfc39764526
kernel/fork.c: unexport get_{mm,task}_exe_file

Only used by core code and the tomoyo which can't be a module either.

Link: https://lkml.kernel.org/r/20210820095430.445242-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
kernel/fork.c