diff options
author | Dan Williams <dan.j.williams@intel.com> | 2019-08-27 03:55:05 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2019-08-29 23:51:57 +0300 |
commit | 7b60422cb796d40431337becf2129fd9944b2f05 (patch) | |
tree | 50cacd59a7d6691b0c2ff43a7705dcc46c2d98e5 /drivers/nvdimm/namespace_devs.c | |
parent | bc4f2199ca3107809df96cf72f618b9559b00a21 (diff) | |
download | linux-7b60422cb796d40431337becf2129fd9944b2f05.tar.xz |
libnvdimm/security: Consolidate 'security' operations
The security operations are exported from libnvdimm/security.c to
libnvdimm/dimm_devs.c, and libnvdimm/security.c is optionally compiled
based on the CONFIG_NVDIMM_KEYS config symbol.
Rather than export the operations across compile objects, just move the
__security_store() entry point to live with the helpers.
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/156686730515.184120.10522747907309996674.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/nvdimm/namespace_devs.c')
0 files changed, 0 insertions, 0 deletions