[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-api
Subject:    [PATCH 2/5] security: export security_file_receive for modules
From:       Karol Lewandowski <k.lewandowsk () samsung ! com>
Date:       2014-10-31 16:36:34
Message-ID: 1414773397-26490-3-git-send-email-k.lewandowsk () samsung ! com
[Download RAW message or body]

This is required for kdbus built as module.

Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
---
 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

--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic