All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Nortmann <bernhard.nortmann@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
Date: Sun, 3 Apr 2016 13:45:35 +0200	[thread overview]
Message-ID: <5701025F.7090200@web.de> (raw)
In-Reply-To: <1459683506-20099-1-git-send-email-mateusz.kulikowski@gmail.com>

 >This commit fixes crash on BananaPi (and possibly others)
 >casued by 3f9f8a5b83f8aec40c9f4ee496046a695e333c45.
 >
 >Crash reason:
 >When no ops were passed to ehci_register(), USB host driver caused
 >NULL pointer dereference.
 >
 >Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
 >---

Confirmed working for Banana Pi, both on top of 3f9f8a5 and when applied 
to current master (563d8d9).

Tested-by: Bernhard Nortmann <bernhard.nortmann@web.de>

Regards, B. Nortmann

  reply	other threads:[~2016-04-03 11:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03 11:38 [U-Boot] [PATCH] usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() Mateusz Kulikowski
2016-04-03 11:45 ` Bernhard Nortmann [this message]
2016-04-03 17:12 ` Marek Vasut

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=5701025F.7090200@web.de \
    --to=bernhard.nortmann@web.de \
    --cc=u-boot@lists.denx.de \
    /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.