eventfd: export eventfd_signal and eventfd_fget for lguest
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 13 Jun 2009 04:27:09 +0000 (22:27 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:09 +0000 (22:27 +0930)
commit5718607bb670c721f45f0dbb1cc7d6c64969aab1
tree9b595af2cd4649bea4c130b9dc223a5f886c34d2
parent9f155a9b3d5a5444bcc5e049ec2547bb5107150e
eventfd: export eventfd_signal and eventfd_fget for lguest

lguest wants to attach eventfds to guest notifications, and lguest is
usually a module.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
To: Davide Libenzi <davidel@xmailserver.org>
fs/eventfd.c