Todd Kjos
3dc6e416a1
ANDROID: force struct blk_mq_alloc_data to be defined in KMI
...
There were 3 remaining types directly referenced by vendor
hooks that were not fully-defined in the KMI:
struct blk_mq_alloc_data is defined in block/blk-mq.h, however
libabigail is not finding its definition based on the instantiation
of the hooks, so force it to be defined by defining a dummy exported
symbol. Since blk_mq_alloc_data is defined in a subsystem-private
header, create a new vendor_hooks.c file in block/ to define
the dummy symbol.
Bug: 233047575
Bug: 248263460
Signed-off-by: Todd Kjos <tkjos@google.com >
Change-Id: I6419caba1c6a159b7a64b9d28e983d753393af86
2022-09-23 01:00:15 +00:00
..
2021-07-20 16:05:39 +02:00
2020-08-23 17:36:59 -05:00
2020-08-18 07:48:08 -07:00
2022-02-23 12:26:12 +01:00
2020-08-18 07:48:08 -07:00
2020-08-18 07:48:08 -07:00
2022-02-08 18:30:35 +01:00
2022-02-01 17:25:48 +01:00
2021-03-30 14:31:48 +02:00
2022-02-14 20:09:31 -08:00
2021-12-08 13:13:21 -08:00
2020-08-06 10:07:17 -07:00
2020-10-05 10:47:43 -06:00
2021-09-17 09:30:49 +02:00
2022-01-27 10:54:30 +01:00
2021-09-30 10:11:06 +02:00
2020-07-16 10:22:15 -06:00
2021-12-22 09:30:57 +01:00
2021-08-12 13:22:08 +02:00
2021-07-01 22:31:51 -07:00
2021-07-01 22:31:51 -07:00
2020-09-25 08:18:57 -06:00
2021-09-28 10:28:00 -07:00
2021-09-15 09:50:28 +02:00
2020-10-20 07:08:17 -06:00
2021-10-27 10:46:26 +02:00
2021-09-30 10:11:04 +02:00
2020-10-13 12:12:44 -07:00
2020-10-09 12:46:28 -06:00
2021-09-30 10:11:05 +02:00
2021-07-14 16:55:58 +02:00
2021-11-19 07:47:18 +01:00
2021-07-14 16:55:58 +02:00
2022-01-27 10:54:08 +01:00
2021-12-08 13:13:21 -08:00
2021-07-19 09:45:00 +02:00
2021-07-21 14:24:16 +02:00
2021-05-11 09:34:37 -07:00
2020-09-01 16:48:46 -06:00
2020-10-09 12:46:28 -06:00
2021-09-26 14:09:01 +02:00
2020-07-31 16:29:47 -06:00
2021-07-14 16:56:12 +02:00
2021-07-14 16:56:12 +02:00
2021-09-29 09:23:56 -07:00
2021-11-18 14:03:57 +01:00
2020-10-05 10:47:43 -06:00
2020-09-23 09:18:13 -06:00
2021-09-18 13:59:45 +02:00
2022-02-23 12:26:12 +01:00
2021-03-30 14:31:52 +02:00
2021-04-28 13:39:59 +02:00
2021-12-14 11:32:40 +01:00
2021-07-01 22:31:51 -07:00
2021-09-29 09:23:57 -07:00
2021-02-23 08:10:56 +01:00
2021-07-01 22:31:49 -07:00
2022-09-23 01:00:15 +00:00
2022-04-19 15:34:11 +00:00
2020-11-02 09:27:36 +01:00
2022-09-23 01:00:15 +00:00