remove rid pointer (but not rid)...

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Apr 20 06:12:41 UTC 2006


In message <20060419.165709.22017808.imp at bsdimp.com>, "M. Warner Losh" writes:

>This will, of course, be a big undertaking in the tree.  There are
>1216 instances of the string 'alloc_resource'  Every single one of
>them will need to change in some way.

Most of them could beneficially change to use bus_alloc_resources(),
thereby improving the code (there are far too many bugs in the error
handling) and at the same time cutting the 1216 in half or further
down.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list