Home
last modified time | relevance | path

Searched hist:"1344 dd86f35c7669c94aceb2273676e356cff848" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/pstore/
H A Dplatform.cdiff 1344dd86f35c7669c94aceb2273676e356cff848 Fri Mar 03 19:45:38 CST 2017 Kees Cook <keescook@chromium.org> pstore: Avoid race in module unloading

Technically, it might be possible for struct pstore_info to go out of
scope after the module_put(), so report the backend name first.

Signed-off-by: Kees Cook <keescook@chromium.org>