On Mon, Oct 03, 2011 at 08:32:56PM +0000, Kenneth D. Merry wrote: > Author: ken > Date: Mon Oct 3 20:32:55 2011 > New Revision: 225950 > URL: http://svn.freebsd.org/changeset/base/225950
Before this commit, scsi_extract_sense() was static inline. Since now it is made not-inlined, the consumers of it that previously not depended on cam.ko need an explicit MODULE_DEPEND() for cam. E.g., on HEAD and stable/9, mfi is no longer loadable as module, showing errors link_elf_obj: symbol scsi_extract_sense undefined linker_load_file: Unsupported file type on load attempt.
pgpBpJkbjxZM8.pgp
Description: PGP signature
