Revision cd0e08a8c9fb9c50d182d20e3bc52452c1ce1bfb authored by Deepak Sikri on 23 March 2012, 22:02:29 UTC, committed by Linus Torvalds on 23 March 2012, 23:58:38 UTC
Handle the fix for unbalanced irq for the cases when enable_irq_wake
fails, and a warning related to same is displayed on the console.  The
workaround is handled at the driver level.

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Cc: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0e0cb89
History
File Mode Size
dnotify
fanotify
inotify
Kconfig -rw-r--r-- 135 bytes
Makefile -rw-r--r-- 168 bytes
fsnotify.c -rw-r--r-- 9.3 KB
fsnotify.h -rw-r--r-- 1.9 KB
group.c -rw-r--r-- 3.0 KB
inode_mark.c -rw-r--r-- 8.3 KB
mark.c -rw-r--r-- 10.8 KB
notification.c -rw-r--r-- 13.3 KB
vfsmount_mark.c -rw-r--r-- 5.2 KB

back to top