summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorHardik Arya <harya@codeaurora.org>2018-03-08 11:50:49 +0530
committerHardik Arya <harya@codeaurora.org>2018-04-02 15:45:50 +0530
commit4afc00eaff184a9d0c8f8b7e24bb8a27e18701b4 (patch)
tree9fd0146f18cef9c2ce991f705366283ec8d810d7 /security/selinux/hooks.c
parentc3b8576cf952bcc998661b11997d924deefcb3da (diff)
diag: Allocate DCI memory using vzalloc instead of kzalloc
Currently there is a possibility of kmalloc failing when system is running low on memory condition. The patch changes the dci memory allocation from kzalloc to vzalloc. CRs-Fixed: 2195818 Change-Id: I92b20d8e77ce5b2a96212f9d0757fbbff2703891 Signed-off-by: Hardik Arya <harya@codeaurora.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions