certs: Explain the rationale to call panic()
The blacklist_init() function calls panic() for memory allocation errors. This change documents the reason why we don't return -ENODEV. Link: https://lore.kernel.org/r/20220322111323.542184-2-mic@digikod.net Link: https://lore.kernel.org/r/YjeW2r6Wv55Du0bJ@iki.fiSuggested-by: NPaul Moore <paul@paul-moore.com> Reviewed-by: NPaul Moore <paul@paul-moore.com> Reviewed-by: NJarkko Sakkinen <jarkko@kernel.org> Signed-off-by: NMickaël Salaün <mic@linux.microsoft.com> Signed-off-by: NJarkko Sakkinen <jarkko@kernel.org>
Showing
想要评论请 注册 或 登录