Thread (89 messages) flat view 89 messages, 18 authors, 2014-11-17
STALE4308d

[PATCH 2/5] security: export security_file_receive for modules

From: Karol Lewandowski <hidden>
Date: 2014-10-31 16:36:34
Subsystem: security subsystem, the rest · Maintainers: Paul Moore, James Morris, "Serge E. Hallyn", Linus Torvalds

This is required for kdbus built as module.

Signed-off-by: Karol Lewandowski <redacted>
---
 security/security.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/security/security.c b/security/security.c
index e41b1a8..d29b28b 100644
--- a/security/security.c
+++ b/security/security.c
@@ -790,6 +790,7 @@ int security_file_receive(struct file *file)
 {
 	return security_ops->file_receive(file);
 }
+EXPORT_SYMBOL(security_file_receive);
 
 int security_file_open(struct file *file, const struct cred *cred)
 {
-- 
2.1.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help