ANDROID: af_unix: Provide ABI fixes for recently introduced 'struct scm_fp_list' attribute 'dead'
Adding new attributes to the ABI protected 'struct scm_fp_list' changes
the offsets of the fields already present in the structure which could
cause issues if modules already have a copy and are unaware of the
changes. Let's add it to the end of the structure, under the protection
of __GENKSYMS__ as is SOP.
Bug: 404256079
Signed-off-by:
Lee Jones <joneslee@google.com>
Change-Id: If926b8a8bbf293304bbeb7cba66cafe158381fa6
Loading
-
mentioned in commit 702234d0
-
mentioned in commit ece29f37
-
mentioned in commit 51174f36
-
mentioned in commit a0407e89
-
mentioned in commit c933d415
-
mentioned in commit d27e387a
-
mentioned in commit 1c18265e
-
mentioned in commit fa9d36b5
-
mentioned in commit 017cae38
-
mentioned in commit cd3aa35f
-
mentioned in commit ee793487
-
mentioned in commit 2911177f
Please sign in to comment