From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: stable@kernel.org
Cc: linux-kernel@vger.kernel.org, anton@samba.org, benh@kernel.crashing.org
Subject: [PATCH 0/7] 2.6.32.stable kexec/kdump fixes backport series
Date: Mon, 7 Mar 2011 17:11:04 +0530 [thread overview]
Message-ID: <20110307114104.GB8194@linux.vnet.ibm.com> (raw)
A number of kexec/kdump fixes have gone into the current upstream kernel
that need to be part of the 2.6.32-stable, Herein are the patches.
Anton Blanchard (2):
powerpc/kdump: CPUs assume the context of the oopsing CPU
powerpc/kdump: Use chip->shutdown to disable IRQs
Matt Evans (1):
powerpc/kexec: Fix orphaned offline CPUs across kexec
Maxim Uvarov (1):
powerpc/crashdump: Do not fail on NULL pointer dereferencing
Michael Neuling (2):
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
powerpc/kexec: Speedup kexec hash PTE tear down
Milton Miller (1):
powerpc: Use more accurate limit for first segment memory allocations
arch/powerpc/include/asm/hvcall.h | 1 +
arch/powerpc/kernel/crash.c | 10 +++++-
arch/powerpc/kernel/machine_kexec_64.c | 25 +++++++++++++++
arch/powerpc/kernel/setup_64.c | 17 ++++++++--
arch/powerpc/platforms/pseries/hvCall.S | 38 +++++++++++++++++++++++
arch/powerpc/platforms/pseries/lpar.c | 33 ++++++++++++--------
arch/powerpc/platforms/pseries/plpar_wrappers.h | 18 +++++++++++
7 files changed, 124 insertions(+), 18 deletions(-)
Kamalesh
next reply other threads:[~2011-03-07 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-07 11:41 Kamalesh Babulal [this message]
2011-03-08 19:55 ` [stable] " Greg KH
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=20110307114104.GB8194@linux.vnet.ibm.com \
--to=kamalesh@linux.vnet.ibm.com \
--cc=anton@samba.org \
--cc=benh@kernel.crashing.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome