File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ > [ !IMPORTANT]
2+ >
3+ > NOTICE: The kpatch project is in maintenance mode
4+ > =================================================
5+ >
6+ > Starting with Linux 6.19, ** the kpatch project is deprecated** and in maintenance mode. kpatch-build functionality is being replaced by
7+ > [ klp-build] ( https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/livepatch/klp-build ) ,
8+ > which is now part of the upstream Linux kernel.
9+ >
10+ > ** klp-build architecture support:**
11+ > - x86-64: supported (Linux 6.19+)
12+ > - arm64: patches in development on LKML
13+ > - ppc64le, s390, loongarch: coming soon
14+ >
15+ > ** What this means for kpatch:**
16+ > - kpatch is now in maintenance mode.
17+ > - No new features will be added.
18+ > - Bug fixes for newer kernels or toolchains will not be provided.
19+ > - Existing functionality for older kernels continues to work and will be maintained minimally as needed.
20+ >
21+ > ** Questions?**
22+ > - For more information, see [ issue 1498] ( https://github.com/dynup/kpatch/issues/1498 ) .
23+
124kpatch: dynamic kernel patching
225===============================
326
You can’t perform that action at this time.
0 commit comments