Opened 18 months ago

Closed 17 months ago

Last modified 17 months ago

#18093 closed bug (fixed)

nvme: _mutex_lock(): double lock panic on init

Reported by: X512 Owned by: waddlesplash
Priority: normal Milestone: R1/beta5
Component: Drivers/Disk/NVMe Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by X512)

Problem occurs in RISC-V RVVM emulator (https://github.com/LekKit/RVVM).

Attachments (1)

203615436-34dc76a3-da30-43ff-b522-0c96503eb4f0.png (185.4 KB ) - added by X512 18 months ago.

Download all attachments as: .zip

Change History (5)

comment:1 by X512, 18 months ago

Description: modified (diff)

comment:2 by waddlesplash, 17 months ago

I guess the best solution here is probably just to use a recursive lock.

comment:3 by waddlesplash, 17 months ago

Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Should be fixed in hrev56615.

comment:4 by waddlesplash, 17 months ago

Milestone: R1/beta4R1/beta5
Note: See TracTickets for help on using tickets.