[PATCH v4 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
Thiago Jung Bauermann
bauerman at linux.ibm.com
Wed Aug 21 11:13:01 AEST 2019
Thiago Jung Bauermann <bauerman at linux.ibm.com> writes:
> Sven Schnelle <svens at stackframe.org> writes:
>
>> It's not used anywhere so just drop it.
>>
>> Signed-off-by: Sven Schnelle <svens at stackframe.org>
>> ---
>> kernel/kexec_elf.c | 2 --
>> 1 file changed, 2 deletions(-)
>>
>> diff --git a/kernel/kexec_elf.c b/kernel/kexec_elf.c
>> index effe9dc0b055..70d31b8feeae 100644
>> --- a/kernel/kexec_elf.c
>> +++ b/kernel/kexec_elf.c
>> @@ -8,8 +8,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
>
> Can you remove it from the file in arch/powerpc as well?
Sorry, forgot to add:
Reviewed-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
--
Thiago Jung Bauermann
IBM Linux Technology Center
More information about the Linuxppc-dev
mailing list