[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191007070421.GA29801@infradead.org>
Date: Mon, 7 Oct 2019 00:04:21 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Chris Clayton <chris2553@...glemail.com>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-usb@...r.kernel.org,
Linux SCSI Mailinglist <linux-scsi@...r.kernel.org>,
Matthias Maennich <maennich@...gle.com>
Subject: Re: depmod warning on 5.4-rc2
On Mon, Oct 07, 2019 at 07:07:38AM +0100, Chris Clayton wrote:
> Just built and installed -rc2 and get the following when depmod is run.
>
> depmod: WARNING: /lib/modules/5.4.0-rc2/kernel/drivers/usb/storage/uas.ko needs unknown symbol usb_stor_sense_invalidCDB
> depmod: WARNING: /lib/modules/5.4.0-rc2/kernel/drivers/usb/storage/uas.ko needs unknown symbol usb_stor_adjust_quirks
>
> .config is attached.
>
> Please cc me on any reply, I'm not subscribed to any of the lists
Sounds like the new symbol namespacing stuff. That being said I think
we should just duplicate those two symbols (one trivial and one rather
simple) in uas so that we don't have to drag all the usb storage history
in for people just using uas.
Powered by blists - more mailing lists