[PATCH V2 0/5] kexec: Minor fixups and enhancements

Geoff Levand geoff at infradead.org
Mon Oct 6 17:21:30 PDT 2014


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




More information about the kexec mailing list