diff options
author | Marco Elver <[email protected]> | 2022-03-22 14:48:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2022-03-22 15:57:11 -0700 |
commit | 737b6a10ac19e41877aa1911bf6b361a72a88ad9 (patch) | |
tree | a8e23366c9b1d6e3a5fa2220505fc175f2862a3b /drivers/fpga/fpga-bridge.c | |
parent | 3cb1c9620eeeb67c614c0732a35861b0b1efdc53 (diff) |
kfence: allow use of a deferrable timer
Allow the use of a deferrable timer, which does not force CPU wake-ups
when the system is idle. A consequence is that the sample interval
becomes very unpredictable, to the point that it is not guaranteed that
the KFENCE KUnit test still passes.
Nevertheless, on power-constrained systems this may be preferable, so
let's give the user the option should they accept the above trade-off.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Marco Elver <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions