diff mbox

[2/7] devcg: Added rdma resource tracking module.

Message ID 1441658303-18081-3-git-send-email-pandit.parav@gmail.com (mailing list archive)
State Changes Requested
Headers show

Commit Message

Parav Pandit Sept. 7, 2015, 8:38 p.m. UTC
Added RDMA resource tracking object of device cgroup.

Signed-off-by: Parav Pandit <pandit.parav@gmail.com>
---
 security/Makefile | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/security/Makefile b/security/Makefile
index c9bfbc8..c9ad56d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -23,6 +23,7 @@  obj-$(CONFIG_SECURITY_TOMOYO)		+= tomoyo/
 obj-$(CONFIG_SECURITY_APPARMOR)		+= apparmor/
 obj-$(CONFIG_SECURITY_YAMA)		+= yama/
 obj-$(CONFIG_CGROUP_DEVICE)		+= device_cgroup.o
+obj-$(CONFIG_CGROUP_RDMA_RESOURCE)	+= device_rdma_cgroup.o
 
 # Object integrity file lists
 subdir-$(CONFIG_INTEGRITY)		+= integrity