From: Greg KH <greg@kroah.com>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: Borislav Petkov <bp@amd64.org>,
linux-kernel@vger.kernel.org, stable@kernel.org,
Hugh Dickins <hughd@google.com>, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH 2/3] x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline
Date: Thu, 11 Nov 2010 06:13:58 -0800 [thread overview]
Message-ID: <20101111141358.GA4641@kroah.com> (raw)
In-Reply-To: <20101111141130.GB4323@kroah.com>
On Thu, Nov 11, 2010 at 06:11:30AM -0800, Greg KH wrote:
> On Thu, Nov 11, 2010 at 02:56:14PM +0100, Joerg Roedel wrote:
> > From: Hugh Dickins <hughd@google.com>
> >
> > rc2 kernel crashes when booting second cpu on this CONFIG_VMSPLIT_2G_OPT
> > laptop: whereas cloning from kernel to low mappings pgd range does need
> > to limit by both KERNEL_PGD_PTRS and KERNEL_PGD_BOUNDARY, cloning kernel
> > pgd range itself must not be limited by the smaller KERNEL_PGD_BOUNDARY.
> >
> > Signed-off-by: Hugh Dickins <hughd@google.com>
> > LKML-Reference: <alpine.LSU.2.00.1008242235120.2515@sister.anvils>
> > Signed-off-by: H. Peter Anvin <hpa@zytor.com>
> > ---
> > arch/x86/kernel/trampoline.c | 3 +--
> > 1 files changed, 1 insertions(+), 2 deletions(-)
>
> Why are you sending this to me? I'm not the x86 maintainer.
Ah, now it makes more sense (seeing 0/3 after 2/3 came in.)
But, for all 3 of these patches, can you please resend them with the git
commit id of the original patch that is in Linus's tree? I need that to
be able to apply them to the stable releases.
thanks,
greg k-h
next prev parent reply other threads:[~2010-11-11 14:13 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 11:52 Erratum 383 fix for 32 bit x86 kernels Joerg Roedel
2010-09-24 11:58 ` Joerg Roedel
2010-09-24 13:47 ` Greg KH
2010-09-24 13:53 ` Roedel, Joerg
2010-09-24 16:02 ` Greg KH
2010-09-24 16:24 ` Borislav Petkov
2010-09-24 16:29 ` Greg KH
2010-10-22 16:18 ` Greg KH
2010-10-22 16:20 ` Greg KH
2010-10-23 8:26 ` Borislav Petkov
2010-11-11 13:56 ` [PATCH 0/3] " Joerg Roedel
2010-11-11 13:56 ` [PATCH 1/3] x86-32: Separate 1:1 pagetables from swapper_pg_dir Joerg Roedel
2011-01-19 0:39 ` Konrad Rzeszutek Wilk
2011-01-19 7:19 ` Borislav Petkov
2011-01-19 15:52 ` Konrad Rzeszutek Wilk
2010-11-11 13:56 ` [PATCH 2/3] x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline Joerg Roedel
2010-11-11 14:11 ` Greg KH
2010-11-11 14:13 ` Greg KH [this message]
2010-11-11 14:17 ` Roedel, Joerg
2010-11-11 15:16 ` [PATCH 0/3] Erratum 383 fix for 32 bit x86 kernels Joerg Roedel
2010-11-11 15:16 ` [PATCH 1/3] x86-32: Separate 1:1 pagetables from swapper_pg_dir Joerg Roedel
2010-12-07 21:05 ` Greg KH
2010-12-08 3:06 ` Jeremy Fitzhardinge
2010-12-08 4:15 ` Greg KH
2010-12-08 9:34 ` Ian Campbell
2010-12-08 11:58 ` Borislav Petkov
2010-12-08 15:21 ` Jeremy Fitzhardinge
2010-11-11 15:16 ` [PATCH 2/3] x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline Joerg Roedel
2010-12-07 21:06 ` [stable] " Greg KH
2010-11-11 15:16 ` [PATCH 3/3] x86-32: Fix dummy trampoline-related inline stubs Joerg Roedel
2010-12-07 21:07 ` Greg KH
2010-11-11 13:56 ` Joerg Roedel
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=20101111141358.GA4641@kroah.com \
--to=greg@kroah.com \
--cc=bp@amd64.org \
--cc=hpa@zytor.com \
--cc=hughd@google.com \
--cc=joerg.roedel@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@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 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.