From: Grant Likely <grant.likely@secretlab.ca>
To: "Nori, Sekhar" <nsekhar@ti.com>,
Linus Walleij <linus.walleij@stericsson.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"davinci-linux-open-source@linux.davincidsp.com"
<davinci-linux-open-source@linux.davincidsp.com>
Subject: RE: [PATCH 1/2] gpio/davinci: fix oops on unbanked gpio irq request
Date: Mon, 12 Mar 2012 22:39:30 -0600 [thread overview]
Message-ID: <20120313043930.6E2EE3E0536@localhost> (raw)
In-Reply-To: <DF0F476B391FA8409C78302C7BA518B6317F2D28@DBDE01.ent.ti.com>
On Mon, 12 Mar 2012 18:54:53 +0000, "Nori, Sekhar" <nsekhar@ti.com> wrote:
> Hi Grant,
>
> On Mon, Mar 12, 2012 at 23:21:35, Grant Likely wrote:
> > On Sun, 11 Mar 2012 18:16:11 +0530, Sekhar Nori <nsekhar@ti.com> wrote:
> > > Unbanked GPIO irq setup code was overwriting chip_data leading
> > > to the following oops on request_irq()
> > >
> > > Unable to handle kernel paging request at virtual address febfffff
> > [...]
> > > Fix the issue.
> >
> > Applied, but for next time "Fix the issue" isn't the most helpful commit text.
> > Please describe *how* you fixed the issue so that future commit readers have
> > more clues as to what this patch is doing.
>
> Thanks for the feedback and noted for future. If it's not too much trouble,
> can you change the last line in commit message to:
>
> Fix the issue by making unbanked GPIO code not overwrite chip_data because
> generic irq chip code uses it for its data structures. Instead use
> handler_data to pass around GPIO controller information.
I've already pushed it out, so I cannot rebase it, but thanks for
taking me seriously. :-D
g.
next prev parent reply other threads:[~2012-03-13 4:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1331469972-2638-1-git-send-email-nsekhar@ti.com>
[not found] ` <1331469972-2638-2-git-send-email-nsekhar@ti.com>
2012-03-12 17:51 ` [PATCH 1/2] gpio/davinci: fix oops on unbanked gpio irq request Grant Likely
2012-03-12 18:54 ` Nori, Sekhar
2012-03-13 4:39 ` Grant Likely [this message]
[not found] ` <1331469972-2638-3-git-send-email-nsekhar@ti.com>
2012-03-12 17:53 ` [PATCH 2/2] gpio/davinci: fix enabling unbanked GPIO IRQs Grant Likely
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=20120313043930.6E2EE3E0536@localhost \
--to=grant.likely@secretlab.ca \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nsekhar@ti.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 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.