OSDN Git Service

ANDROID: GKI: dma-mapping.h: add Android ABI padding to a structure
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 2 May 2020 07:36:40 +0000 (09:36 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 3 May 2020 06:45:31 +0000 (08:45 +0200)
commitf56c02e19d5504d02465453c96d014f1fe182b56
treebb9de16e0399ce2276fed44f72376e33cc30665e
parent3b620d30bc83b6ac2f71b891cf8bbc73ab8dfbff
ANDROID: GKI: dma-mapping.h: add Android ABI padding to a structure

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

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

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