mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
Revert "Revert "ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_ctx""
This reverts commit 443c11e0b16bb99f9f59e563184c86d9e7f10974. Reinstate patch for June 17 KMI update Bug: 233781098 Change-Id: I47ebbc6a1cecc363b97e35c10a5e44d7221caa01
This commit is contained in:
@@ -35,6 +35,8 @@ struct blk_mq_ctx {
|
||||
struct request_queue *queue;
|
||||
struct blk_mq_ctxs *ctxs;
|
||||
struct kobject kobj;
|
||||
|
||||
ANDROID_OEM_DATA_ARRAY(1, 2);
|
||||
} ____cacheline_aligned_in_smp;
|
||||
|
||||
void blk_mq_exit_queue(struct request_queue *q);
|
||||
|
||||
Reference in New Issue
Block a user