Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231601 > unrolled thread

Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one

Started byDimitri Sivanich <sivanich@sgi.com>
First post2015-09-23 19:50 +0200
Last post2015-10-14 16:40 +0200
Articles 6 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Dimitri Sivanich <sivanich@sgi.com> - 2015-09-23 19:50 +0200
    Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-24 09:10 +0200
      Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-05 17:20 +0200
        Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Dimitri Sivanich <sivanich@sgi.com> - 2015-10-05 17:20 +0200
          Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-14 07:00 +0200
            Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one Dimitri Sivanich <sivanich@sgi.com> - 2015-10-14 16:40 +0200

#1231601 — Re: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one

FromDimitri Sivanich <sivanich@sgi.com>
Date2015-09-23 19:50 +0200
SubjectRe: [PATCH 0/3] drivers/misc/sgi-gru: unapplied patches and a new one
Message-ID<qbWl3-2MD-13@gated-at.bofh.it>
Sudip,

I can take a look at the Jack Steiner patches.  Was there anything in the set
of 3 patches that you sent that still needs a review?

On Mon, Sep 21, 2015 at 03:48:16PM +0530, Sudip Mukherjee wrote:
> Hi Dimitri,
> I have taken these patches which were having ACK from you. Apart from
> these I saw another series of 25 patches from Jack Steiner <steiner@sgi.com>
> which will still apply almost cleanly but there was no ACK or review.
> Can you please have a look at: https://lkml.org/lkml/2010/7/19/289
> or if you want I can take them and mail to you.
> 
> Hi Greg,
> As discussed the first two are the old unapplied patches with maintainer
> ACK. I have mentioned the reference url individually in each patch for
> your verification. I have only considered those which are having
> maintainer ACK.
> The last patch is a new one by me. There was another pending patch with
> maintainer ACK but that patch will not apply and is not relevant now.
> But the error which my new patch solves was found while checking that
> old patch.
> 
> Ohhh .. and there was also one more old patch from 2009, git log shows
> that also was not applied. Just guess who the submitter was ......
> 
> gregkh@suse.de  :)
> 
> reference at: https://patchwork.kernel.org/patch/58189/
> 
> regards
> sudip
> 
> Manuel Schölling (1):
>   sgi-gru: use time_before()
> 
> Rickard Strandqvist (1):
>   misc: sgi-gru: gruhandles.c: Remove unused function
> 
> Sudip Mukherjee (1):
>   drivers/misc/sgi-gru: fix return of error
> 
>  drivers/misc/sgi-gru/gruhandles.c  |  6 ------
>  drivers/misc/sgi-gru/gruhandles.h  |  1 -
>  drivers/misc/sgi-gru/grumain.c     |  4 +++-
>  drivers/misc/sgi-gru/grutlbpurge.c | 20 ++++++++++----------
>  4 files changed, 13 insertions(+), 18 deletions(-)
> 
> -- 
> 1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1231906

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2015-09-24 09:10 +0200
Message-ID<qc8Pf-4iI-3@gated-at.bofh.it>
In reply to#1231601
On Wed, Sep 23, 2015 at 12:48:25PM -0500, Dimitri Sivanich wrote:
> Sudip,
> 
> I can take a look at the Jack Steiner patches.  Was there anything in the set
> of 3 patches that you sent that still needs a review?
Yes. The 3/3 patch please. That one is new. I found that problem while
checking another old patch.
If Jack Steiner patches looks ok then you can send the series to Greg or
if you want me to send please do let me know.

regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1239645

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2015-10-05 17:20 +0200
Message-ID<qgfIu-2DV-9@gated-at.bofh.it>
In reply to#1231906
On Thu, Sep 24, 2015 at 12:31:01PM +0530, Sudip Mukherjee wrote:
> On Wed, Sep 23, 2015 at 12:48:25PM -0500, Dimitri Sivanich wrote:
> > Sudip,
> > 
> > I can take a look at the Jack Steiner patches.  Was there anything in the set
> > of 3 patches that you sent that still needs a review?
> Yes. The 3/3 patch please. That one is new. I found that problem while
> checking another old patch.
> If Jack Steiner patches looks ok then you can send the series to Greg or
> if you want me to send please do let me know.

Hi Dimitri,
Greg has picked up this series. Did you have a chance to look at the
series of Jack Steiner or shall i repost for your review?

regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1239651

FromDimitri Sivanich <sivanich@sgi.com>
Date2015-10-05 17:20 +0200
Message-ID<qgfIv-2DV-27@gated-at.bofh.it>
In reply to#1239645
On Mon, Oct 05, 2015 at 08:43:07PM +0530, Sudip Mukherjee wrote:
> On Thu, Sep 24, 2015 at 12:31:01PM +0530, Sudip Mukherjee wrote:
> > On Wed, Sep 23, 2015 at 12:48:25PM -0500, Dimitri Sivanich wrote:
> > > Sudip,
> > > 
> > > I can take a look at the Jack Steiner patches.  Was there anything in the set
> > > of 3 patches that you sent that still needs a review?
> > Yes. The 3/3 patch please. That one is new. I found that problem while
> > checking another old patch.
> > If Jack Steiner patches looks ok then you can send the series to Greg or
> > if you want me to send please do let me know.
> 
> Hi Dimitri,
> Greg has picked up this series. Did you have a chance to look at the
> series of Jack Steiner or shall i repost for your review?
>
I haven't had a chance to fully review those yet.
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1246300

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2015-10-14 07:00 +0200
Message-ID<qjmkp-4MR-1@gated-at.bofh.it>
In reply to#1239651
On Mon, Oct 05, 2015 at 10:18:32AM -0500, Dimitri Sivanich wrote:
> On Mon, Oct 05, 2015 at 08:43:07PM +0530, Sudip Mukherjee wrote:
> > On Thu, Sep 24, 2015 at 12:31:01PM +0530, Sudip Mukherjee wrote:
> > > On Wed, Sep 23, 2015 at 12:48:25PM -0500, Dimitri Sivanich wrote:
> > > > Sudip,
> > > > 
> > > > I can take a look at the Jack Steiner patches.  Was there anything in the set
> > > > of 3 patches that you sent that still needs a review?
> > > Yes. The 3/3 patch please. That one is new. I found that problem while
> > > checking another old patch.
> > > If Jack Steiner patches looks ok then you can send the series to Greg or
> > > if you want me to send please do let me know.
> > 
> > Hi Dimitri,
> > Greg has picked up this series. Did you have a chance to look at the
> > series of Jack Steiner or shall i repost for your review?
> >
> I haven't had a chance to fully review those yet.

Hi Dimitri,
will it help if I repost them as patch? I understand it will be
difficult to review patches in webpage from where you can not apply and
test. Please do let me know if i can be of any help.

regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1246840

FromDimitri Sivanich <sivanich@sgi.com>
Date2015-10-14 16:40 +0200
Message-ID<qjvnI-1lp-27@gated-at.bofh.it>
In reply to#1246300
On Wed, Oct 14, 2015 at 10:22:25AM +0530, Sudip Mukherjee wrote:
> On Mon, Oct 05, 2015 at 10:18:32AM -0500, Dimitri Sivanich wrote:
> > On Mon, Oct 05, 2015 at 08:43:07PM +0530, Sudip Mukherjee wrote:
> > > On Thu, Sep 24, 2015 at 12:31:01PM +0530, Sudip Mukherjee wrote:
> > > > On Wed, Sep 23, 2015 at 12:48:25PM -0500, Dimitri Sivanich wrote:
> > > > > Sudip,
> > > > > 
> > > > > I can take a look at the Jack Steiner patches.  Was there anything in the set
> > > > > of 3 patches that you sent that still needs a review?
> > > > Yes. The 3/3 patch please. That one is new. I found that problem while
> > > > checking another old patch.
> > > > If Jack Steiner patches looks ok then you can send the series to Greg or
> > > > if you want me to send please do let me know.
> > > 
> > > Hi Dimitri,
> > > Greg has picked up this series. Did you have a chance to look at the
> > > series of Jack Steiner or shall i repost for your review?
> > >
> > I haven't had a chance to fully review those yet.
> 
> Hi Dimitri,
> will it help if I repost them as patch? I understand it will be
> difficult to review patches in webpage from where you can not apply and
> test. Please do let me know if i can be of any help.
>
Go ahead and send as a patch (or patches?). 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web