OSDN Git Service

ANDROID: GKI: timer.h: add Android ABI padding to a structure
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 2 May 2020 07:43:50 +0000 (09:43 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 3 May 2020 06:45:29 +0000 (08:45 +0200)
commita74c0e4e9162d0a524325f4045c1cc9f51b279f5
treea33cf66cbccec7078018fe95d990655669414735
parentf81709621e304956d6e563c728f9537bba16f4ca
ANDROID: GKI: timer.h: add Android ABI padding to a structure

Try to mitigate potential future driver core api changes by adding a
padding to struct timer_list.

Based on a change made to the RHEL/CENTOS 8 kernel.

Bug: 151154716
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I74673e2271cd757c4871c9bcb69fd73bb22a722b
include/linux/timer.h