linux/android
Greg Kroah-Hartman e08dd85cc9 ANDROID: fix up abi issue with struct snd_pcm_runtime, again
A portion of the fix for CVE-2022-1048, commit 9017201e8d ("ALSA: pcm:
Fix potential AB/BA lock with buffer_mutex and mmap_lock") caused an ABI
break by adding a new field to struct snd_pcm_runtime.  Because we have
to keep this new addition, it is safe to move it to the end of the
structure because this is only ever created by the sound core, and
referenced as a pointer everywhere else.

This does require a .xml update also to handle the increased structure
size:

Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type 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 snd_pcm_runtime at pcm.h:344:1' changed:
  type size changed from 6528 to 6592 (in bits)
  1 data member insertion:
    'atomic_t buffer_accessing', at offset 6528 (in bits) at pcm.h:433:1
  120 impacted interfaces

Bug: 161946584
Fixes: 9017201e8d ("ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I37b0eff7f0cbb5a9edad1f9b6b6cdcd1060bec9d
2022-04-20 16:10:20 +02: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: Add initial ASUS symbol list 2022-01-12 20:07:30 +00: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 for lts v5.10.61 2021-09-01 20:15:25 +05:30
abi_gki_aarch64_exynos ANDROID: Update the exynos symbol list 2021-08-24 19:55:28 +09: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 ANDROID: ABI: add new symbols required by fips140.ko 2021-10-29 14:32:49 -07:00
abi_gki_aarch64_galaxy ANDROID: ABI: update allowed list for galaxy 2022-03-09 12:12:39 +00: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: update new gki symbol 2022-02-04 09:32:10 -08:00
abi_gki_aarch64_oplus ANDROID: GKI: Update symbols to symbol list 2022-03-09 23:05:38 +00:00
abi_gki_aarch64_qcom ANDROID: fault: Add vendor hook for TLB conflict 2022-03-10 21:00:12 +00:00
abi_gki_aarch64_rockchip ANDROID: GKI: rockchip: Update symbol need by system heap 2022-02-14 16:21:19 +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: fix up abi issue with struct snd_pcm_runtime, again 2022-04-20 16:10:20 +02:00
gki_aarch64_fips140_modules ANDROID: crypto: fips140 - perform load time integrity check 2021-06-11 07:49:58 +00:00
gki_aarch64_modules