diff options
| author | Song Liu <[email protected]> | 2025-06-30 17:45:02 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2025-07-01 14:18:53 +0000 |
| commit | fd1e0fd71f6552238573efa92fd3e6c324986ee3 (patch) | |
| tree | 30d1f9e5681ee1d796e673999fd55ab5bebdf088 /drivers/pwm/pwm-stm32.c | |
| parent | arm64: stacktrace: Implement arch_stack_walk_reliable() (diff) | |
| download | kernel-fd1e0fd71f6552238573efa92fd3e6c324986ee3.tar.gz kernel-fd1e0fd71f6552238573efa92fd3e6c324986ee3.zip | |
arm64: Implement HAVE_LIVEPATCH
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.
This is largely based on [1] by Suraj Jitindar Singh.
[1] https://lore.kernel.org/all/[email protected]/
Cc: Suraj Jitindar Singh <[email protected]>
Cc: Torsten Duwe <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Tested-by: Breno Leitao <[email protected]>
Tested-by: Andrea della Porta <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions
