From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Dimitri Sivanich <sivanich@sgi.com>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH v2 1/5] drivers/misc/sgi-gru: add return on error
Date: Mon, 21 Sep 2015 12:23:36 +0530 [thread overview]
Message-ID: <20150921065336.GA18205@sudip-pc> (raw)
In-Reply-To: <20150921053615.GA6949@kroah.com>
On Sun, Sep 20, 2015 at 10:36:15PM -0700, Greg Kroah-Hartman wrote:
> On Mon, Sep 21, 2015 at 11:04:10AM +0530, Sudip Mukherjee wrote:
> > On Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote:
> > > On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote:
> > > > On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote:
> > > > > Acked-by: Dimitri Sivanich <sivanich@sgi.com>
> > > > >
> > > > > On Thu, Sep 03, 2015 at 08:20:47PM +0530, Sudip Mukherjee wrote:
> > > > > > If the buffer is too small then return the error and in the process
> > > > > > remove the variables which became unused.
> > > > > >
> > > > > > Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
> > > > > > ---
> > > > Hi Greg,
> > > > I know its too early to ping you but just wanted to know that this
> > > > should go through your char-misc tree or through Andrew.
> > > > Looking at all the previous patches, it all went through Andrew but
> > > > being a char/misc I thought it will go through you.
> > >
> > > I'll take it, thanks.
> > Thanks. But just to let you know that getmaintainer.pl is not showing
> > your and Arnd's name. But MAINTAINER shows drivers/misc/* for you and
> > Arnd. And besides I noticed there are one or two patches still lying
> > around with maintainer ACK but never picked up as they didnot have you
> > or Andrew in the To or CC list.
>
> That's odd, care to forward them on to me?
OMG... There are quite a few. Even from 2014 and one of them is a bugfix
for a bugzilla.
I am sending them all by the end of the day (IST).
regards
sudip
prev parent reply other threads:[~2015-09-21 6:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 14:50 [PATCH v2 1/5] drivers/misc/sgi-gru: add return on error Sudip Mukherjee
2015-09-03 14:50 ` [PATCH v2 2/5] drivers/misc/sgi-gru: make functions static Sudip Mukherjee
2015-09-03 14:50 ` [PATCH v2 3/5] drivers/misc/sgi-gru: remove always false condition Sudip Mukherjee
2015-09-03 14:50 ` [PATCH v2 4/5] drivers/misc/sgi-gru: fix dereference of ERR_PTR Sudip Mukherjee
2015-09-03 18:45 ` Dimitri Sivanich
2015-09-04 4:26 ` [PATCH v3] " Sudip Mukherjee
2015-09-04 12:56 ` Dimitri Sivanich
2015-09-03 14:50 ` [PATCH v2 5/5] drivers/misc/sgi-gru: remove unused variable Sudip Mukherjee
2015-09-03 18:22 ` Dimitri Sivanich
2015-09-03 18:21 ` [PATCH v2 1/5] drivers/misc/sgi-gru: add return on error Dimitri Sivanich
2015-09-15 7:50 ` Sudip Mukherjee
2015-09-21 2:26 ` Greg Kroah-Hartman
2015-09-21 5:34 ` Sudip Mukherjee
2015-09-21 5:36 ` Greg Kroah-Hartman
2015-09-21 6:53 ` Sudip Mukherjee [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=20150921065336.GA18205@sudip-pc \
--to=sudipm.mukherjee@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sivanich@sgi.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.