]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
authorRavi Kumar Siddojigari <rsiddoji@codeaurora.org>
Thu, 9 Jan 2020 11:10:47 +0000 (16:40 +0530)
committerPaul Moore <paul@paul-moore.com>
Fri, 10 Jan 2020 16:56:37 +0000 (11:56 -0500)
commit5f321e7d162c2fe123f22a04ab883a4ecf84e18b
treedd7b7b11b0d10f61baf4c0e283d7468e90a22694
parent486b152d189b05349f451397ab3014a180e38326
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.

Move cache based  pkey sid  retrieval code which was added
with commit "f6da1410" under CONFIG_SECURITY_INFINIBAND.
As its  going to alloc a new cache which impacts
low RAM devices which was enabled by default.

Suggested-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Ravi Kumar Siddojigari <rsiddoji@codeaurora.org>
[PM: checkpatch.pl cleanups, fixed capitalization in the description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/Makefile
security/selinux/include/ibpkey.h