Actions
Bug #12771
closed11909 re-introduced lockstat panic
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The original THREAD_KPRI_RELEASE cleanup caused OS-7925 due to accidentally removing a needed mov. The upstreaming did the same, so fix it up again.
Related issues
Updated by John Levon almost 2 years ago
I tested lockstat, dtrace -n lockstat:::, and a quick (partial) dtrace test suite run
Updated by Electric Monk almost 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit a24f6116881200a5b2b236df929cd332dc31f5c2
commit a24f6116881200a5b2b236df929cd332dc31f5c2 Author: John Levon <john.levon@joyent.com> Date: 2020-05-21T13:00:56.000Z 12771 11909 re-introduced lockstat panic Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Joshua M. Clulow almost 2 years ago
- Related to Bug #11909: THREAD_KPRI_RELEASE does nothing of the sort added
Actions