OSDN Git Service

ANDROID: GKI: user_namespace.h: add Android ABI padding to a structure
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 2 May 2020 07:44:10 +0000 (09:44 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 3 May 2020 06:45:29 +0000 (08:45 +0200)
commitf81709621e304956d6e563c728f9537bba16f4ca
tree82c396dd8b9bf5a640641e19586ef1094c0943ad
parent752f5439772cfa1fed9e8ebeb336481719b401ce
ANDROID: GKI: user_namespace.h: add Android ABI padding to a structure

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

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

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