public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Robin Holt <holt@sgi.com>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: How should I proceed to get commit 891348c to 3.0.y?
Date: Thu, 24 Jan 2013 12:00:34 -0800	[thread overview]
Message-ID: <20130124200034.GB24705@kroah.com> (raw)
In-Reply-To: <20130124183010.GF3438@sgi.com>

On Thu, Jan 24, 2013 at 12:30:10PM -0600, Robin Holt wrote:
> On Thu, Jan 24, 2013 at 10:15:35AM -0800, Greg KH wrote:
> > On Thu, Jan 24, 2013 at 09:28:51AM -0600, Robin Holt wrote:
> > > 
> > > I missed the email from 12/31 indicating commit 891348c was pulled from
> > > the 3.0.y stable tree due to a build breakage.
> > > 
> > > That commit requires the enum defined in traps.h by commit c940826.  That,
> > > in turn depends on commit 228bdaa95f which depends upon earlier commits.
> > > 
> > > How should I proceed?  Should I give you a patch that uses the constants
> > > in xpc_main.c? Should I add a patch which just pulls the enum portion of
> > > commit c940826 into traps.h? Any other direction you think this should go?
> > 
> > I think the last one makes the most sense as that makes it all
> > self-contained and sensible, right?
> 
> git diff c940826~..c940826 -- arch/x86/include/asm/traps.h | patch -p1
> git commit -a -c c940826
> 
> Then fixed it up to add a Signed-off-by: Robin Holt <holt@sgi.com>
> 
> I then did a make x86_64_defconfig, make menuconfig to get SGI_XP
> selected.  I ran into a compile error where traps.h line 56 was failing
> on __kprobes not being defined.  I added the #include <linux/kprobes.h>
> and now it builds.
> 
> Here is the munged commit I currently have.  With that 891348c can be
> cherry-picked and will build.  How should I proceed?  Is this enough
> for you to make progress?  Should I clear out those Signed-off-by
> lines for the submitter and HPA or should those stay?

They should stay.  resend this saying where the patch came from, and I
will be glad to apply it.  Also tell me what the original patch you
wanted me to apply was as well, I forgot it :)

thanks,

greg k-h

  reply	other threads:[~2013-01-24 20:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 15:28 How should I proceed to get commit 891348c to 3.0.y? Robin Holt
2013-01-24 18:15 ` Greg KH
2013-01-24 18:30   ` Robin Holt
2013-01-24 20:00     ` Greg KH [this message]
2013-01-24 20:14       ` Robin Holt
2013-01-24 20:50         ` Greg KH
2013-01-24 20:52           ` Robin Holt

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=20130124200034.GB24705@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=holt@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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