[PATCH v2 3/3] RISC-V: Add crash kernel support

Nick Kossifidis mick at ics.forth.gr
Thu Jul 16 11:52:40 EDT 2020


Στις 2020-07-11 06:59, Palmer Dabbelt έγραψε:
> On Tue, 23 Jun 2020 08:05:12 PDT (-0700), mick at ics.forth.gr wrote:
>> new file mode 100644
>> index 000000000..81b9d2a71
>> --- /dev/null
>> +++ b/arch/riscv/kernel/crash_dump.c
>> @@ -0,0 +1,46 @@
>> +// SPDX-License-Identifier: GPL-2.0
>> +/*
>> + * This code comes from arch/arm64/kernel/crash_dump.c
> 
> Which is "GPL-2.0-only", not "GPL-2.0".  I just sent out a patch set to 
> make
> this generic, as a handful of architectures use it exactly (and some 
> others may
> be able to).
> 

Good call, it'll be much cleaner this way, thank you ! I'll re-send this 
once your patch gets merged.



More information about the linux-riscv mailing list