Whamcloud - gitweb
LU-15156 kernel: back port patch for rwsem issue
authorYang Sheng <ys@whamcloud.com>
Tue, 11 Jan 2022 17:06:05 +0000 (01:06 +0800)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 13 Jan 2022 15:29:27 +0000 (15:29 +0000)
commitc9bbac488c3ea51835455e8bf5cb5b3cd861453c
treedaba6b1192580e91925828880c3e13ceb0de7a5b
parent2d0f9e83c92c7f038938ce53f017752623016036
LU-15156 kernel: back port patch for rwsem issue

RHEL7 included a defect in rwsem. It can cause a
thread hung on rwsem waiting infinity. Backport
commit: 5c1ec49b60cdb31e51010f8a647f3189b774bddf
to fix this issue.

Lustre-commit: 85362faed8f5ee94ffee1f3f6330beee57ea9284
Lustre-change: https://review.whamcloud.com/45383

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: Ic5c469ce744ad5882c13163a9bfe14faef8fd446
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46041
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/kernel_patches/patches/rwsem-remove-wakeup-optimization.patch [new file with mode: 0644]
lustre/kernel_patches/series/3.10-rhel7.6.series
lustre/kernel_patches/series/3.10-rhel7.7.series
lustre/kernel_patches/series/3.10-rhel7.8.series
lustre/kernel_patches/series/3.10-rhel7.9.series