[PATCH v5] arm64: Implement HAVE_LIVEPATCH

Catalin Marinas catalin.marinas at arm.com
Tue Jul 1 07:28:34 PDT 2025


On Mon, 30 Jun 2025 10:45:02 -0700, Song Liu wrote:
> Allocate a task flag used to represent the patch pending state for the
> task. When a livepatch is being loaded or unloaded, the livepatch code
> uses this flag to select the proper version of a being patched kernel
> functions to use for current task.
> 
> In arch/arm64/Kconfig, select HAVE_LIVEPATCH and include proper Kconfig.
> 
> [...]

Applied to arm64 (for-next/livepatch), thanks!

[1/1] arm64: Implement HAVE_LIVEPATCH
      https://git.kernel.org/arm64/c/fd1e0fd71f65

-- 
Catalin




More information about the linux-arm-kernel mailing list