freebsd-skq/sys/cam/ata
Edward Tomasz Napierala 75b5caa08e cam: turn KASSERTs into printfs for now
It looks like I've missed a couple of places where we don't clear
stack-allocated CCBs.  Don't panic when that happens, just print
a warning.

This is a temporary measure until I get those cases fixed.

Reviewed By:	markj
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D30296
2021-05-16 20:19:19 +01:00
..
ata_all.c Fix sbuf_finish() error code check in user-space. 2020-10-13 23:29:06 +00:00
ata_all.h Replay r349340 by imp accidentally reverted by r349352 2019-06-25 06:14:21 +00:00
ata_da.c cam: allocate CCBs from UMA for SCSI and ATA IO 2021-05-15 12:03:49 +01:00
ata_pmp.c cam: clean up empty lines in .c and .h files 2020-09-01 22:13:48 +00:00
ata_xpt.c cam: turn KASSERTs into printfs for now 2021-05-16 20:19:19 +01:00