[patch 1/1] export eventfd symbols ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Export eventfd kernel functions to modules.


Signed-off-by: Davide Libenzi <[email protected]>


- Davide


Index: linux-2.6.21-git17.epmod/fs/eventfd.c
===================================================================
--- linux-2.6.21-git17.epmod.orig/fs/eventfd.c	2007-05-14 14:27:29.000000000 -0700
+++ linux-2.6.21-git17.epmod/fs/eventfd.c	2007-05-14 14:28:16.000000000 -0700
@@ -55,6 +55,7 @@
 
 	return n;
 }
+EXPORT_SYMBOL_GPL(eventfd_signal);
 
 static int eventfd_release(struct inode *inode, struct file *file)
 {
@@ -197,6 +198,7 @@
 
 	return file;
 }
+EXPORT_SYMBOL_GPL(eventfd_fget);
 
 asmlinkage long sys_eventfd(unsigned int count)
 {

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux