Files
kernel_arpi/block
Greg Kroah-Hartman 93d8bbeafb ANDROID: GKI: fix crc issue with commit 2e76c69c85 ("block: don't merge across cgroup boundaries if blkcg is enabled")
Commit 2e76c69c85 ("block: don't merge across cgroup boundaries if
blkcg is enabled") added some new #include lines, which messes with the
crc signatures of over 1400 different functions.  Fix this up by marking
this off with a __GENKSYMS__ entry.  The abi has not changed, only the
crc generation, and this change preserves it.

Bug: 161946584
Fixes: 2e76c69c85 ("block: don't merge across cgroup boundaries if blkcg is enabled")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Id4e79ea9f4edbf41b0ada4df964490ab336dd8f4
2022-04-20 08:19:54 +02:00
..
2022-04-08 14:23:55 +02:00
2022-02-02 09:32:24 +01:00
2021-06-17 15:51:20 +02:00
2021-09-14 00:22:15 -04:00