diff options
author | Sami Tolvanen <[email protected]> | 2022-09-08 14:54:54 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2022-09-26 10:13:14 -0700 |
commit | 5dbbb3eaa2a784342f3206b77381b516181d089c (patch) | |
tree | c075902fc58c145d0566e03ee267b3341cd79d31 /drivers/firmware/psci/psci.c | |
parent | 5f20997c194e8b74254cbdb113b2b09bc1c0c734 (diff) |
init: Drop __nocfi from __init
It's no longer necessary to disable CFI checking for all __init
functions. Drop the __nocfi attribute from __init.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions