diff options
| author | Thomas Gleixner <tglx@kernel.org> | 2026-04-08 13:54:29 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-05-01 21:36:14 +0200 |
| commit | 12e4311aa5b2dda3cb59e42b3f518e1c57fb1469 (patch) | |
| tree | 84427297a12946f8bd459b1c196a6ede4afbac6b /scripts/kconfig/icons/git@git.tavy.me:linux.git | |
| parent | 9fa2e38ab749f3966d9141da3c2cb6ce3a9a8e35 (diff) | |
netfilter: xt_IDLETIMER: Switch to alarm_start_timer()
The existing alarm_start() interface is replaced with the new
alarm_start_timer() mechanism, which does not longer queue an already
expired timer and returns the state.
Adjust the code to utilize this so it schedules the work in the case that
the timer was already expired. Unlikely to happen as the timeout is at
least a second, but not impossible especially with virtualization.
No functional change intended
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260408114952.604232981@kernel.org
Diffstat (limited to 'scripts/kconfig/icons/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
