m68k: Add support to export bootinfo in procfs
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 21 Aug 2013 20:36:32 +0000 (22:36 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 8 Dec 2013 10:01:48 +0000 (11:01 +0100)
Add optional support to export the bootinfo used to boot the kernel in a
"bootinfo" file in procfs.  This is useful with kexec.

This is based on the similar feature for ATAGS on ARM.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found