ANDROID: GKI: add ANDROID_OEM_DATA in struct bio
Add ANDROID_OEM_DATA(1) in struct bio to record more fields for fbarrier feature. Bug: 283021230 Change-Id: I83a804122db830eab2ce9a0c9ad32a732e986ff0 Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Weichao Guo <guoweichao@oppo.corp-partner.google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
e7b9281897
commit
84e14946eb
@@ -273,6 +273,7 @@ struct bio {
|
||||
|
||||
struct bio_set *bi_pool;
|
||||
|
||||
ANDROID_OEM_DATA(1);
|
||||
ANDROID_KABI_RESERVE(1);
|
||||
ANDROID_KABI_RESERVE(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user