linux/android
Greg Kroah-Hartman e5d2cd6ad8 ANDROID: abi preservation for fscrypt change in 5.10.154
commit 391cceee6d ("fscrypt: stop using keyrings subsystem for
fscrypt_master_key") changed the pointer types of 2 pointers.  These are
private pointers to the fscrypt code, which will not matter to any GKI
users, but the types change so the CRC needs to be preserved and the
.xml file needs to be updates to reflect the type changes that happened.

Leaf changes summary: 2 artifacts changed
Changed leaf types summary: 2 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct fscrypt_info at fscrypt_private.h:195:1' changed:
  type size hasn't changed
  there are data member changes:
    type 'key*' of 'fscrypt_info::ci_master_key' changed:
      pointer type changed from: 'key*' to: 'fscrypt_master_key*'
  2694 impacted interfaces

'struct super_block at fs.h:1450:1' changed:
  type size hasn't changed
  there are data member changes:
    type 'key*' of 'super_block::s_master_keys' changed:
      pointer type changed from: 'key*' to: 'fscrypt_keyring*'
  2694 impacted interfaces

Bug: 161946584
Cc: Eric Biggers <ebiggers@google.com>
Fixes: 391cceee6d ("fscrypt: stop using keyrings subsystem for fscrypt_master_key")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia8bec0c8879e7b6bd4e19baf59f36a22d11f4b9b
2022-12-01 16:47:19 +00:00
..
abi_gki_aarch64 ANDROID: Fips 140: move fips symbols entirely in own list 2021-06-11 15:04:07 +00:00
abi_gki_aarch64_asus ANDROID: fix execute bit on android/abi_gki_aarch64_asus 2022-08-24 12:54:36 +02:00
abi_gki_aarch64_core ANDROID: Add a new core symbol list 2021-04-09 21:09:08 -07:00
abi_gki_aarch64_db845c ANDROID: GKI: db845c: Update symbols list and ABI 2022-10-20 20:34:24 +05:30
abi_gki_aarch64_exynos ANDROID: GKI: Update symbol list for Exynos SoC 2022-09-09 20:05:53 +00:00
abi_gki_aarch64_exynosauto ANDROID: GKI: update allowed GKI symbol for Exynosauto SoC 2021-07-28 11:41:25 +00:00
abi_gki_aarch64_fips140 Merge tag 'android12-5.10.136_r00' into android12-5.10 2022-09-28 09:54:28 +02:00
abi_gki_aarch64_galaxy ANDROID: ABI: update allowed list for galaxy 2022-10-19 15:46:21 +09:00
abi_gki_aarch64_generic ANDROID: Update the ABI xml and symbol list 2021-12-16 22:41:22 +00:00
abi_gki_aarch64_hikey960 ANDROID: ABI: gki_defconfig: Make cfg80211 and mac80211 modules 2021-07-01 22:32:06 -07:00
abi_gki_aarch64_imx ANDROID: ABI: Add symbols used by frame buffer driver 2021-12-10 18:55:21 +00:00
abi_gki_aarch64_lenovo ANDROID: GKI: add lenovo symbol list 2022-01-05 11:31:47 +00:00
abi_gki_aarch64_mtk ANDROID: GKI: Update symbol list for mtk AIoT projects 2022-10-14 13:14:18 +08:00
abi_gki_aarch64_oplus ANDROID: GKI: Update symbols to symbol list 2022-10-18 17:16:13 +00:00
abi_gki_aarch64_qcom ANDROID: abi_gki_aarch64_qcom: Add android_vh_madvise_cold_or_pageout 2022-09-29 09:08:53 +05:30
abi_gki_aarch64_rockchip ANDROID: GKI: Add symbol snd_pcm_stop_xrun 2022-10-20 16:15:17 +08:00
abi_gki_aarch64_transsion ANDROID: GKI: Update symbols to symbol list 2022-10-24 15:05:13 +08:00
abi_gki_aarch64_type_visibility ANDROID: make sure all types for hooks are defined in KMI 2022-09-22 19:37:51 +00:00
abi_gki_aarch64_unisoc ANDROID: ABI: update symbols to A12-K5.10 unisoc whitelist for the first time 2021-08-18 15:23:05 +00:00
abi_gki_aarch64_virtual_device ANDROID: GKI: Add symbols abi for USB IP kernel modules. 2021-12-02 09:10:30 +01:00
abi_gki_aarch64_vivo ANDROID: GKI: Add newly added vendor hook to abi symbol list 2021-11-24 18:54:14 +00:00
abi_gki_aarch64_xiaomi ANDROID: GKI: add allowed list file for xiaomi 2022-03-10 20:48:16 +00:00
abi_gki_aarch64.xml ANDROID: abi preservation for fscrypt change in 5.10.154 2022-12-01 16:47:19 +00:00
gki_aarch64_fips140_modules ANDROID: crypto: fips140 - perform load time integrity check 2021-06-11 07:49:58 +00:00
gki_aarch64_modules