]> Pileus Git - ~andy/linux/blobdiff - fs/notify/notification.c
Merge tag 'v3.8-rc2' into next
[~andy/linux] / fs / notify / notification.c
index 48cb994e4922cf0d32fb3f61ad1eb05291231a7c..7b51b05f160c36846e47a8f1b7cb417bed9ed914 100644 (file)
@@ -225,6 +225,7 @@ alloc_holder:
        mutex_unlock(&group->notification_mutex);
 
        wake_up(&group->notification_waitq);
+       kill_fasync(&group->fsn_fa, SIGIO, POLL_IN);
        return return_event;
 }