[PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
Eric Biggers
ebiggers at kernel.org
Fri Jun 2 14:34:52 PDT 2023
On Thu, Jun 01, 2023 at 03:24:39PM +0800, Coiby Xu wrote:
> [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
The kernel has no concept of LUKS at all. It provides dm-crypt, which LUKS
happens to use. But LUKS is a userspace concept.
This is a kernel patchset, so why does it make sense for it to be talking about
LUKS at all? Perhaps you mean dm-crypt?
- Eric
More information about the kexec
mailing list