commit | 1525fb3bb6d69028b3941d34363397c28345ffab | [log] [tgz] |
---|---|---|
author | WeiXiong Liao <liaoweixiong@allwinnertech.com> | Wed Mar 25 16:55:04 2020 +0800 |
committer | Kees Cook <keescook@chromium.org> | Sun May 31 19:49:00 2020 -0700 |
tree | f4ee0dffa6988f2d261d271babf6baa631e9b3b2 | |
parent | 335426c6dcdd338d6b7c939c2da15fc9c5dd4959 [diff] |
pstore/blk: Provide way to query pstore configuration In order to configure itself, the MTD backend needs to be able to query the current pstore configuration. Introduce pstore_blk_get_config() for this purpose. Signed-off-by: WeiXiong Liao <liaoweixiong@allwinnertech.com> Link: https://lore.kernel.org/lkml/20200511233229.27745-9-keescook@chromium.org/ Co-developed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kees Cook <keescook@chromium.org>