linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Chris Clayton <chris2553@googlemail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-usb@vger.kernel.org,
	Linux SCSI Mailinglist <linux-scsi@vger.kernel.org>,
	Matthias Maennich <maennich@google.com>
Subject: Re: depmod warning on 5.4-rc2
Date: Mon, 7 Oct 2019 00:04:21 -0700	[thread overview]
Message-ID: <20191007070421.GA29801@infradead.org> (raw)
In-Reply-To: <9047f80f-f6eb-a45d-2505-08e4ad3a92df@googlemail.com>

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.

  reply	other threads:[~2019-10-07  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  6:07 depmod warning on 5.4-rc2 Chris Clayton
2019-10-07  7:04 ` Christoph Hellwig [this message]
2019-10-07 15:36 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191007070421.GA29801@infradead.org \
    --to=hch@infradead.org \
    --cc=chris2553@googlemail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=maennich@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).