ATA identify retries exceeded - kernel panic
Thomas E. Spanjaard
tgen at netphreax.net
Wed Nov 29 18:18:24 PST 2006
Matthew Dillon wrote:
+ if (ocflags & M_ZERO) {
+ if (oc->simple_objsize)
+ bzero(obj, oc->simple_objsize);
+ else
+ panic("objcache_get(): M_ZERO illegal here");
Isn't just checking whether the ctor pointer is NULL enough instead of
oc->simple_objsize?
Cheers,
--
Thomas E. Spanjaard
tgen at xxxxxxxxxxxxx
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00008.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20061129/3c9b71d5/attachment-0022.obj>
More information about the Bugs
mailing list