Bug 117471 - nvme possible recursive locking detected
Summary: nvme possible recursive locking detected
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-01 07:44 UTC by crow
Modified: 2016-05-02 16:03 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.6.0-0-rc5-git-fc25.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments
backtrace on poweroff or halt (164.73 KB, image/jpeg)
2016-05-01 07:44 UTC, crow
Details

Description crow 2016-05-01 07:44:30 UTC
Created attachment 214821 [details]
backtrace on poweroff or halt

I am using F23 on my Dell XPS 13 9350 (2016) with FHD Display and an i7-6560U CPU.

As there are often GPU Hang problems and crash, i installed rawhide kernel to test with it. But here when i do poweroff, or halt, i get the backtrace/locking detect in Attachment.

It was told me to report it here, if it is an invalid because i use rawhide kernel with stable F23 then please close this Bug.

If you need any other details then the ones in Attachment please let me know.
Comment 1 Keith Busch 2016-05-02 14:57:26 UTC
This is a false positive detection. Though the warning looks alarming, there is no deadlock concern here.

Ming proposed a patch to suppress the warning here:

http://lists.infradead.org/pipermail/linux-nvme/2016-April/004301.html

I don't see this queued up in maintainer's tree yet, so I'll ping the mailing list.
Comment 2 Keith Busch 2016-05-02 16:03:39 UTC
Staged for 4.7. Commit is currently available here:

http://git.kernel.dk/?p=linux-block.git;a=commit;f=drivers/nvme/host/pci.c;h=2e39e0f608c130411f52c9fe5648dbcda5e28528

Note You need to log in before you can comment on or make changes to this bug.