Signed-off-by: J. R. Okajima <[email protected]>
---
 patch/ubuntu-2.6.24-sec_f_perm.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 patch/ubuntu-2.6.24-sec_f_perm.patch

diff --git a/patch/ubuntu-2.6.24-sec_f_perm.patch 
b/patch/ubuntu-2.6.24-sec_f_perm.patch
new file mode 100644
index 0000000..b51846c
--- /dev/null
+++ b/patch/ubuntu-2.6.24-sec_f_perm.patch
@@ -0,0 +1,12 @@
+diff --git a/security/security.c b/security/security.c
+index 707f350..e84ec04 100644
+--- a/security/security.c
++++ b/security/security.c
+@@ -520,6 +520,7 @@ int security_file_permission(struct file *file, int mask)
+ {
+       return security_ops->file_permission(file, mask);
+ }
++EXPORT_SYMBOL(security_file_permission);
+ 
+ int security_file_alloc(struct file *file)
+ {
-- 
1.6.1.284.g5dc13


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

Reply via email to