Skip to content

Commit

Permalink
Revert "ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_ctx"
Browse files Browse the repository at this point in the history
This reverts commit 7f6e518.

Breaks KMI, should not have merged

Change-Id: I23d7a9d9d9506a98c916c22a6e3b9fbe38b914c7
  • Loading branch information
toddkjos committed Jun 2, 2022
1 parent b982f17 commit 443c11e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/blk-mq.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ 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);
Expand Down

0 comments on commit 443c11e

Please sign in to comment.