android_kernel_asus_sm8350/android
Greg Kroah-Hartman c336f131c4 ANDROID: fix up abi issue with struct snd_pcm_runtime
A portion of the fix for CVE-2022-1048, commit fbeb492694 ("ALSA: pcm:
Fix races among concurrent hw_params and hw_free calls") and
9661bf674d ("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:342:1' changed:
  type size changed from 6080 to 6400 (in bits)
  2 data member insertions:
    'mutex buffer_mutex', at offset 6080 (in bits) at pcm.h:428:1
    'atomic_t buffer_accessing', at offset 6336 (in bits) at pcm.h:429:1
  92 impacted interfaces

Bug: 161946584
Fixes: fbeb492694 ("ALSA: pcm: Fix races among concurrent hw_params and hw_free calls")
Fixes: 9661bf674d ("ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I525799616e06c1d2c5513821a3361e99dcb7e553
2022-05-18 15:45:02 +02:00
..
abi_gki_aarch64 ANDROID: Refresh ABI.xmls with libabigail 1.8.0-1dca710a 2020-09-22 17:44:09 +01:00
abi_gki_aarch64_cuttlefish ANDROID: GKI: Update abi_gki_aarch64_cuttlefish 2021-09-09 16:36:03 +08:00
abi_gki_aarch64_db845c ANDROID: GKI: db845c: Update symbols list and ABI 2022-02-09 18:00:41 +00:00
abi_gki_aarch64_exynos ANDROID: GKI: Update abi_gki_aarch64_exynos 2021-09-03 10:07:20 +00:00
abi_gki_aarch64_exynosauto ANDROID: ABI: add allowed GKI symbol for Exynosauto SoC 2020-12-22 17:16:35 +00:00
abi_gki_aarch64_fcnt ANDROID: GKI: Update FCNT KMI symbol list 2021-10-26 06:44:58 +00:00
abi_gki_aarch64_galaxy ANDROID: ABI: update allowed list for galaxy 2022-03-23 11:20:49 -07:00
abi_gki_aarch64_goldfish ANDROID: Update android/abi_gki_aarch64_goldfish 2021-07-29 12:18:28 -07:00
abi_gki_aarch64_hikey960 ANDROID: abi: update for hikey960 2020-09-23 18:23:27 +00:00
abi_gki_aarch64_imx ANDROID: ABI: Update symbol list for imx 2021-04-21 10:37:50 +08:00
abi_gki_aarch64_microsoft ANDROID: ABI: Update allowed list for Microsoft 2021-08-05 12:30:11 +02:00
abi_gki_aarch64_oneplus ANDROID: GKI: Update abi_gki_aarch64_oneplus 2020-10-27 11:56:40 +08:00
abi_gki_aarch64_oplus ANDROID: GKI : Update symbols to symbol list 2021-10-25 10:14:13 +00:00
abi_gki_aarch64_qcom ANDROID: ABI: Update allowed list for QCOM 2021-10-17 10:06:56 +05:30
abi_gki_aarch64_sony ANDROID: GKI: update Sony KMI symbol list 2021-02-19 20:59:46 +09:00
abi_gki_aarch64_sonywalkman ANDROID: GKI: Update android/abi_gki_aarch64_sonywalkman 2021-09-01 01:18:27 +00:00
abi_gki_aarch64_sunxi ANDROID: ABI: Added symbols for allwinner 2020-09-28 20:23:09 +08:00
abi_gki_aarch64_unisoc ANDROID: ABI: update symbols to unisoc whitelist to android11-k5.4 2021-03-23 11:08:03 +00:00
abi_gki_aarch64_vivo ANDROID: GKI: Add some symbols to symbol list 2020-11-03 20:45:33 +00:00
abi_gki_aarch64_xiaomi ANDROID: GKI: update symbol list for xiaomi 2021-06-09 12:51:27 +00:00
abi_gki_aarch64_zebra ANDROID: GKI: Add symbol list for Zebra 2022-03-23 15:27:27 +00:00
abi_gki_aarch64.xml ANDROID: fix up abi issue with struct snd_pcm_runtime 2022-05-18 15:45:02 +02:00
OWNERS ANDROID: android/OWNERS: drop gki-abi-approvers@ 2021-04-07 10:22:34 +01:00