Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
> [klp-build](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/livepatch/klp-build),
> which is now part of the upstream Linux kernel.
>
> The new `klp-build` functionality may also be backported/necessary
> on various downstream vendor kernels, depending on the presence of
> other patches and/or kernel config options which are not supported
> by this tool. Consult your vendor documentation and kernel sources
> for further information.
>
> **klp-build architecture support:**
> - x86-64: supported (Linux 6.19+)
> - arm64: patches in development on LKML
Expand Down