Fix softlockup by removing the wait_queue flag: WQ_FLAG_BOOKMARK.
Changes in V3:
- corrected the wrong bugzilla number in commit message.
Changes in V2:
- fixed incorrect mainline patch adaptation of WQ_FLAG_{CUSTOM, DONE}.
Matthew Wilcox (Oracle) (2):
filemap: remove use of wait bookmarks
sched: remove wait bookmarks
include/linux/wait.h | 7 ++----
kernel/sched/wait.c | 57 +++++++-------------------------------------
mm/filemap.c | 21 +---------------
3 files changed, 11 insertions(+), 74 deletions(-)
--
2.39.2