From: Greg KH <gregkh@linuxfoundation.org>
To: Shuah Khan <shuah.kh@samsung.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"stable@vger.kernel.org" <stable@vger.kernel.org>,
"shuahkhan@gmail.com" <shuahkhan@gmail.com>
Subject: Re: 3.12.1 Virt dev invalid for slot_id 0x1
Date: Mon, 25 Nov 2013 06:31:54 -0800 [thread overview]
Message-ID: <20131125143154.GA4003@kroah.com> (raw)
In-Reply-To: <528E975B.5010200@samsung.com>
On Thu, Nov 21, 2013 at 04:29:31PM -0700, Shuah Khan wrote:
> I started seeing the following on my Samsung Series on 3.12.1
>
> Is this bad? Looks like the following WARN_ON is firing:
>
> drivers/usb/host/xhci.c:
>
> if (WARN_ON(!virt_dev)) {
> /*
> * In plug/unplug torture test with an NEC controller,
> * a zero-dereference was observed once due to virt_dev
> = 0.
> * Print useful debug rather than crash if it is
> observed again!
> */
> xhci_warn(xhci, "Virt dev invalid for slot_id 0x%x!\n",
> udev->slot_id);
> return -EINVAL;
> }
I suggest sending this to the linux-usb@vger mailing list and cc: the
xhci author/maintainer so they are aware of this.
thanks,
greg k-h
prev parent reply other threads:[~2013-11-25 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-21 23:29 3.12.1 Virt dev invalid for slot_id 0x1 Shuah Khan
2013-11-25 14:31 ` Greg KH [this message]
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=20131125143154.GA4003@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shuah.kh@samsung.com \
--cc=shuahkhan@gmail.com \
--cc=stable@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.