[PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
Coiby Xu
coiby.xu at gmail.com
Wed Sep 9 06:34:58 PDT 2026
On Tue, Sep 08, 2026 at 10:48:11PM -0700, Randy Dunlap wrote:
>
>
>On 9/8/26 5:36 PM, Coiby Xu wrote:
>> The encrypted dump target support is now extended to arm64 and ppc64le.
>>
>> Fixes: e3a84be1ec2f ("arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel")
>> Reported-by: Sourabh Jain <sourabhjain at linux.ibm.com>
>> Reviewed-by: Sourabh Jain <sourabhjain at linux.ibm.com>
>> Signed-off-by: Coiby Xu <coiby.xu at gmail.com>
>> ---
>> Documentation/admin-guide/kdump/kdump.rst | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/admin-guide/kdump/kdump.rst b/Documentation/admin-guide/kdump/kdump.rst
>> index 0bf2eb100a05..36ad6125c670 100644
>> --- a/Documentation/admin-guide/kdump/kdump.rst
>> +++ b/Documentation/admin-guide/kdump/kdump.rst
>> @@ -572,8 +572,8 @@ Write the dump file to encrypted disk volume
>> ============================================
>>
>> CONFIG_CRASH_DM_CRYPT can be enabled to support saving the dump file to an
>> -encrypted disk volume (only x86_64 supported for now). User space can interact
>> -with /sys/kernel/config/crash_dm_crypt_keys for setup,
>> +encrypted disk volume (only x86_64, arm64, ppc64le supported for now). User
>> +space can interact with /sys/kernel/config/crash_dm_crypt_keys for setup,
>
> for setup.
I'll apply the suggestion, thanks!
[...]
--
Best regards,
Coiby
More information about the linux-arm-kernel
mailing list