mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 10:13:04 +09:00
The CRC for shmem_file_setup changed after https://r.android.com/c/2512924/5 rebased on commit due to the bi-weekly KMI update happening in tandem. The KMI changes include: function symbol 'struct file* shmem_file_setup(const char*, loff_t, unsigned long)' changed CRC changed from 0x5979e157 to 0xe9ef458b Also, abi_gki_protected_exports_aarch64 needed an update due to the hashtag 'kmi-changes-for-2023-03-29'. Bug: 273448633 Change-Id: Ie174f036ddfbac12e454bbaf927c4a15cf9020f0 Signed-off-by: Will McVicker <willmcvicker@google.com>