+++ Kees Cook [02/07/20 16:26 -0700]:
In order to gain access to the open file's f_cred for kallsym visibility permission checks, refactor the module section attributes to use the bin_attribute instead of attribute interface. Additionally removes the redundant "name" struct member.Cc: [email protected] Signed-off-by: Kees Cook <[email protected]>
Hi Kees, This looks good to me: Tested-by: Jessica Yu <[email protected]> Acked-by: Jessica Yu <[email protected]> Thanks!

