Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8c15d66e authored by Tetsuo Handa's avatar Tetsuo Handa Committed by Casey Schaufler
Browse files

Smack: Use GFP_KERNEL for smack_parse_opts_str().



Since smack_parse_opts_str() is calling match_strdup() which uses
GFP_KERNEL, it is safe to use GFP_KERNEL from kcalloc() which is
called by smack_parse_opts_str().

Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
parent 2e4939f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment