Hi,

Jason Thorpe <[email protected]> writes:

> Folks --
>
> I just merged the thorpej-cfargs branch, which contains some 
> mostly-mechanical cleanups and some small but very useful enhancements to the 
> device auto configuration subsystem.  I've made an effort to build just about 
> every kernel config we have, and boot said kernel on a reasonable variety of 
> systems that I have (either real hardware or VMs)... but obviously I can't 
> try everything, so keep an eye out for crashes / panics or other bizarre new 
> behavior during auto configuration and ping me off-list if you encounter any.

Thanks for your great work.

I have encountered the following build failure:

/usr/src/tests/dev/scsipi/libscsitest/scsitest.c: In function 'scsitest_attach':
/usr/src/tests/dev/scsipi/libscsitest/scsitest.c:258:2: error: implicit 
declaration of function 'config_found_ia'; did you mean 'config_found'? 
[-Werror=implicit-function-declaration]
  258 |  config_found_ia(self, "scsi", &sc->sc_channel, scsiprint);
      |  ^~~~~~~~~~~~~~~
      |  config_found

Could you take a look at this failure outside src/sys?

Thank you.


> Thx.
>
> -- thorpej
>

-- 
Ryo ONODERA // [email protected]
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3

Reply via email to