mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] kexec support for Linux/m68k (kernel part)
@ 2013-12-01 11:30 Geert Uytterhoeven
  2013-12-01 11:30 ` [PATCH v3 1/2] m68k: Add kexec support Geert Uytterhoeven
  2013-12-01 11:30 ` [PATCH v3 2/2] m68k: Add support to export bootinfo in procfs Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2013-12-01 11:30 UTC (permalink / raw)
  To: linux-m68k; +Cc: kexec, linux-kernel

This is a set of patches to add kexec support for m68k to the Linux kernel.

  - Kexec only, no kdump support yet (do you have enough RAM to keep a
    crashdump kernel in memory at all times? ;-)

  - Tested on ARAnyM, with emulated 68040 (Atari has identical virt/phys RAM
    mapping),
  - Tested on Amiga 4000/040, with real 68040 (Amiga has non-identical
    virt/phys RAM mapping).

  - Test results on machines with different CPUs would be welcome!

    You can download a kexec binary from
    http://users.telenet.be/geertu/Download/kexec-m68k-2013-10-15.tar.bz2

  - To have automatic "kexec -e" on reboot, copy /etc/rc6.d/S85kexec from
    another system, and fix it up for kexec living in /usr/local/sbin instead
    of /sbin.

  - Sample invocation:

        kexec -d -l vmlinux --reuse-cmdline
        reboot

Patches:
  - [PATCH 1/2] m68k: Add kexec support
      - v2:
          - KEXEC depends on M68KCLASSIC,
          - Fix handling of virtual and physical addresses, for machines where
            memory doesn't start at zero,
          - Support for other CPUs than 68040.
      - v3:
	  - Clear '040/'060 transparent translation registers on MMU disable

  - [PATCH 2/2] m68k: Add support to export bootinfo in procfs
       - v2:
          - No changes
       - v3:
	  - Rebased on top of current m68k tree

  - "m68k: Add System RAM to /proc/iomem" was dropped in v2.
  - "kexec: Add debug printing of kimage table entries" was dropped in v3.

Have fun!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-01 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-01 11:30 [PATCH v3 0/2] kexec support for Linux/m68k (kernel part) Geert Uytterhoeven
2013-12-01 11:30 ` [PATCH v3 1/2] m68k: Add kexec support Geert Uytterhoeven
2013-12-01 11:30 ` [PATCH v3 2/2] m68k: Add support to export bootinfo in procfs Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®