Skip to content

include/linux/timer.h: Pad timer_list struct for KABI

Prarit Bhargava requested to merge prarit/centos-stream-9:2034452 into main

Bugzilla: https://bugzilla.redhat.com/2034452
Depends: https://bugzilla.redhat.com/2024595

Upstream Status: RHEL9 only

Pad struct timer_list. It is embedded in many structs.

To make this commit easier to find in future string searches:
RH_KABI kabi rh_kabi.

Signed-off-by: Prarit Bhargava prarit@redhat.com

Edited by Prarit Bhargava

Merge request reports