forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/include/linux/blkdev.h
....@@ -163,7 +163,7 @@
163163 */
164164 union {
165165 struct hlist_node hash; /* merge hash */
166
- struct llist_node ipi_list;
166
+ struct list_head ipi_list;
167167 };
168168
169169 /*