>>>>> "Joe" == Joe Lawrence <joe.lawre...@stratus.com> writes:

Joe> Firmware events are queued up using the fw_event_work's struct
Joe> work, not its delayed_work member.  The initial driver for SAS2
Joe> controllers had handled firmware reset using the rescan barrier and
Joe> was later redesigned through "mpt2sas: [Resend] Host Reset code
Joe> cleanup".  The delayed_work variables are now unused and may
Joe> provoke CONFIG_DEBUG_OBJECTS_TIMERS "assert_init not available"
Joe> false warnings in _scsih_fw_event_cleanup_queue.

Joe> Cleanup fw_event_work's unused entries, update it's kerneldoc, and
Joe> update _scsih_fw_event_cleanup_queue accordingly.

Applied to 4.7/scsi-queue.

-- 
Martin K. Petersen      Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to