ANDROID: GKI: fix crc issue with commit 6281beee ("block: don't merge...
ANDROID: GKI: fix crc issue with commit 6281beee ("block: don't merge across cgroup boundaries if blkcg is enabled") Commit 6281beee ("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: 6281beee ("block: don't merge across cgroup boundaries if blkcg is enabled") Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: Id4e79ea9f4edbf41b0ada4df964490ab336dd8f4
Loading
Please register or sign in to comment