Actions
Bug #3839
closedAHCI: WARNINGs should be replaced by ASSERTs
Start date:
2013-06-22
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There is a lot of similar WARNINGs in the ahci.c file:
1792 * WARNING!!! ahciport_mutex should be acquired before the function 1793 * is called.
These WARNINGs should be replaced by ASSERTs.
Updated by Marcel Telka almost 10 years ago
- Category set to driver - device drivers
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Marcel Telka almost 10 years ago
- Status changed from In Progress to Pending RTI
Updated by Marcel Telka almost 10 years ago
Integrated to illumos-gate:
commit 265b5a40862f786981e8192cb44ebb70ecc9cfc8 Author: Marcel Telka <Marcel.Telka@nexenta.com> Date: Mon Jul 1 22:48:16 2013 +0200 3839 AHCI: WARNINGs should be replaced by ASSERTs Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
Updated by Dan McDonald almost 10 years ago
- Status changed from Pending RTI to Resolved
Actions