From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-Id: In-Reply-To: References: From: Geoff Levand Subject: [PATCH V2 0/5] kexec: Minor fixups and enhancements Date: Tue, 07 Oct 2014 00:21:30 +0000 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Andrew Morton Cc: Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, kexec@lists.infradead.org, Eric Biederman , linux-kernel@vger.kernel.org Hi Andrew, This series is basically a re-send of my kexec fix-up patches I sent out back in August. Everyone who commented seemed to think these changes were OK, but there doesn't seem to be a kexec maintainer to pick these up. Could you take them through your mm tree? Please let us know. -Geoff V2 changes: o Collected various Acked-by's. The following changes since commit bfe01a5ba2490f299e1d2d5508cbbbadd897bbe9: Linux 3.17 (2014-10-05 12:23:04 -0700) are available in the git repository at: git://git.linaro.org/people/geoff.levand/linux-kexec.git for-kexec for you to fetch changes up to adf97d602657c72f6ee59aefe5d51149159a3e99: powerpc/kexec: Use global IND_FLAGS macro (2014-10-06 17:06:26 -0700) ---------------------------------------------------------------- Geoff Levand (5): kexec: Fix make headers_check kexec: Simplify conditional kexec: Add bit definitions for kimage entry flags kexec: Add IND_FLAGS macro powerpc/kexec: Use global IND_FLAGS macro arch/powerpc/kernel/machine_kexec_64.c | 2 -- include/linux/kexec.h | 20 ++++++++++++++++---- include/uapi/linux/kexec.h | 6 ------ kernel/kexec.c | 17 ++++++++++------- 4 files changed, 26 insertions(+), 19 deletions(-) -- 1.9.1 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec