Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
libcfs_debug_dumplog() sets task state to INTERRUPTIBLE and then calls kthread_run() that might sleep.
It's mostly harmless here, but still should be avoided as the kernel prints a nastygram about it when it happens.
I guess just moving the state setting to after kthread_run call is all that's needed.
Attachments
Issue Links
Activity
Fix Version/s | New: Lustre 2.14.0 [ 14490 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Oleg Drokin [ green ] |
Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37398/
Subject:
LU-8304libcfs: convert debug_ctlwq to a completion.Project: fs/lustre-release
Branch: master
Current Patch Set:
Commit: acb6ee1f1fbeebad43a3d415bfcf47edd05c2aba