From: Greg KH <greg@kroah.com>
To: Erik Slagter <erik@slagter.name>
Cc: linux-kernel@vger.kernel.org, Maxin John <maxin.john@gmail.com>
Subject: Re: [PATCH 001/001]: USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
Date: Wed, 11 May 2011 06:47:30 -0700 [thread overview]
Message-ID: <20110511134730.GA12717@kroah.com> (raw)
In-Reply-To: <4DCA5FBF.1050009@slagter.name>
On Wed, May 11, 2011 at 12:06:55PM +0200, Erik Slagter wrote:
> From: Erik Slagter <erik@slagter.name>
>
> The Droids MuIn LCD operates like a serial remote terminal.
> Data received are displayed directly on the LCD. This patch
> fixes the kernel null pointer oops when it is plugged in.
>
> Add NO_DATA_INTERFACE quirk to tell the driver that "control"
> and "data" interfaces are not separated for this device, which
> prevents dereferencing a null pointer in the device probe code.
>
> Signed-off-by: Erik Slagter <erik@slagter.name>
> Signed-off-by: Maxin B. John <maxin.john@gmail.com>
> Tested-by: Erik Slagter <erik@slagter.name>
> ---
> This patch applies to vanilla kernel 2.6.38.2, but I am quite
> confident it will apply to any recent kernel. It was created by
> Maxin John after I located the problem, slightly modified by me
> and tested by me, so blame me if it breaks anything.
If Maxin created it, it should have his "From:" on the top, right?
And did Maxin really sign-off-by: on the patch? You can not add other
people's names to that without them really doing it, that's not allowed
at all.
Care to redo it?
thanks,
greg k-h
next prev parent reply other threads:[~2011-05-11 16:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20110510074421.GA2755@maxin>
[not found] ` <4DC97BD0.6040403@slagter.name>
[not found] ` <BANLkTi=OQ=ahXW2n=ww4ZZ8vK4=mv6Kc7A@mail.gmail.com>
2011-05-11 10:06 ` [PATCH 001/001]: USB: cdc_acm: Fix oops when Droids MuIn LCD is connected Erik Slagter
2011-05-11 13:47 ` Greg KH [this message]
2011-05-11 14:13 ` Maxin B John
2011-05-11 14:56 ` Greg KH
2011-05-11 14:59 ` Erik Slagter
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=20110511134730.GA12717@kroah.com \
--to=greg@kroah.com \
--cc=erik@slagter.name \
--cc=linux-kernel@vger.kernel.org \
--cc=maxin.john@gmail.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