Skip to content
Commit a3580ac9 authored by Luis Chamberlain's avatar Luis Chamberlain Committed by Linus Torvalds
Browse files

fs/file_table: fix adding missing kmemleak_not_leak()

Commit b42bc9a3 ("Fix regression due to "fs: move binfmt_misc sysctl
to its own file") fixed a regression, however it failed to add a
kmemleak_not_leak().

Fixes: b42bc9a3

 ("Fix regression due to "fs: move binfmt_misc sysctl to its own file")
Reported-by: default avatarTong Zhang <ztong0001@gmail.com>
Cc: Tong Zhang <ztong0001@gmail.com>
Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 2dd3a8a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment