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:
Chao Yu
2022-06-13 18:24:37 +08:00
committed by Carlos Llamas
parent 6abf3c5ef2
commit d13008eb9f

View File

@@ -277,6 +277,7 @@ struct bio {
struct bio_set *bi_pool;
ANDROID_OEM_DATA(1);
ANDROID_KABI_RESERVE(1);
ANDROID_KABI_RESERVE(2);