Hi all,
After merging the scsi-mkp tree, today's linux-next build (htmldocs)
produced this warning:
drivers/scsi/scsi_scan.c:129: warning: Function parameter or member 'dev' not described in 'scsi_enable_async_suspend'
Introduced by commit
a19a93e4c6a9 ("scsi: core: pm: Rely on the device driver core for async power management")
--
Cheers,
Stephen Rothwell
Hi all,
On Tue, 19 Oct 2021 07:41:19 +1100 Stephen Rothwell <[email protected]> wrote:
>
> After merging the scsi-mkp tree, today's linux-next build (htmldocs)
> produced this warning:
>
> drivers/scsi/scsi_scan.c:129: warning: Function parameter or member 'dev' not described in 'scsi_enable_async_suspend'
>
> Introduced by commit
>
> a19a93e4c6a9 ("scsi: core: pm: Rely on the device driver core for async power management")
That commit is now in Linus' tree.
BTW, James, I tried to use your HansenPartnership.com email address, but
the DNS is giving SERVER FAIL errors for it ...
--
Cheers,
Stephen Rothwell
On Mon, 2021-11-08 at 11:06 +1100, Stephen Rothwell wrote:
[...]
> BTW, James, I tried to use your HansenPartnership.com email address,
> but the DNS is giving SERVER FAIL errors for it ...
Should be fixed now. An update in debian testing changed the way
dnssec works with bind9 and effectively caused a roll of my zone
signing key (or more accurately moved me from a separated ZSK KSK pair
to a combined key). Anyway, since there was no DS record for the new
key the whole domain broke. I've now fixed the delegation and it's
working again.
James