Commit 10ba459f authored by Sven Schnelle's avatar Sven Schnelle Committed by Helge Deller

kexec_elf: remove PURGATORY_STACK_SIZE

It's not used anywhere so just drop it.
Signed-off-by: default avatarSven Schnelle <svens@stackframe.org>
Reviewed-by: default avatarThiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 5f71d977
......@@ -21,8 +21,6 @@
#include <linux/slab.h>
#include <linux/types.h>
#define PURGATORY_STACK_SIZE (16 * 1024)
#define elf_addr_to_cpu elf64_to_cpu
#ifndef Elf_Rel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment