This patch fixes wrong SIGBUS result in page fault handler for fuse file, when
process received a signal.

https://jira.sw.ru/browse/PSBM-53581

---

Stanislav Kinsburskiy (2):
      new helper: wait_event_killable_exclusive()
      fuse: handle only fatal signals while waiting request answer


 fs/fuse/dev.c        |   42 ++++++++++++++++--------------------------
 include/linux/wait.h |   26 ++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 26 deletions(-)

--
_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to