ANDROID: GKI: add ANDROID_OEM_DATA in struct bio
Add ANDROID_OEM_DATA(1) in struct bio for more fields recording. Bug: 235673196 Change-Id: Ib56e9e5690d85f20088bf289642544ef9feddc58 Signed-off-by: Chao Yu <chao@kernel.org>
This commit is contained in:
@@ -277,6 +277,7 @@ struct bio {
|
|||||||
|
|
||||||
struct bio_set *bi_pool;
|
struct bio_set *bi_pool;
|
||||||
|
|
||||||
|
ANDROID_OEM_DATA(1);
|
||||||
ANDROID_KABI_RESERVE(1);
|
ANDROID_KABI_RESERVE(1);
|
||||||
ANDROID_KABI_RESERVE(2);
|
ANDROID_KABI_RESERVE(2);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user