commit | 62366c88b29c5a32e1531142092f98eaf49b1103 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed May 23 15:14:10 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed May 23 22:09:21 2012 -0400 |
tree | 87373c6c3a56d52a4b8ecc7c8878b870a4a5ab26 | |
parent | 617c62a9fc157c5dbb3c90945da5535e5b0a7f4c [diff] |
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers we need that not just on syscall returns but on irq ones as well... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>