cvs commit: src/sys/dev/pccard/pccbb pccbb.c
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Thu Aug 11 11:24:28 PDT 2005
On 11.08.2005, at 19:33, Matthew Dillon wrote:
Same here. In this case the malloc clearly should not be
allowed to fail as this code is called as part of the
initialization
phase. This is a common occurance in FreeBSD code and we've been
changing those M_NOWAIT's to M_INTWAIT's right and left for
initialization phase code.
But it can fail, like other things in the initialization can fail as
well. All other code copes with failures, except cbb_insert_res.
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low $$$ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
PGP.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00014.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20050811/ef0401e6/attachment-0022.obj>
More information about the Commits
mailing list