Searched hist:299373 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_enc_safte.cdiff 299373 Tue May 10 14:36:44 MDT 2016 mav Allow sleepable allocations in enclosure daemon threads.

There were at least two places where M_NOWAIT was used without NULL check.
This change should fix NULL-dereference panic there and possibly improve
operation in other ways under memory pressure.

MFC after: 2 weeks
H A Dscsi_enc_ses.cdiff 299373 Tue May 10 14:36:44 MDT 2016 mav Allow sleepable allocations in enclosure daemon threads.

There were at least two places where M_NOWAIT was used without NULL check.
This change should fix NULL-dereference panic there and possibly improve
operation in other ways under memory pressure.

MFC after: 2 weeks

Completed in 72 milliseconds