Searched hist:"2174 f6df7891fa331800beb72634c969f017900b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/pstore/ |
H A D | inode.c | diff 2174f6df7891fa331800beb72634c969f017900b Fri Nov 18 15:49:00 CST 2011 Kees Cook <keescook@chromium.org> pstore: gracefully handle NULL pstore_info functions
If a pstore backend doesn't want to support various portions of the pstore interface, it can just leave those functions NULL instead of creating no-op stubs.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
|
H A D | platform.c | diff 2174f6df7891fa331800beb72634c969f017900b Fri Nov 18 15:49:00 CST 2011 Kees Cook <keescook@chromium.org> pstore: gracefully handle NULL pstore_info functions
If a pstore backend doesn't want to support various portions of the pstore interface, it can just leave those functions NULL instead of creating no-op stubs.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
|