Files
android_kernel_fxtec_sm6115/include/linux
Lee Jones 7cf5d82154 Revert "Revert "mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse""
This reverts commit 4f35cec76058557d9eaec0d501d03c7657eb56b4 and does so
in an abi-safe way.

This is done by adding the new fields only to the end of the structure
and this structure is only passed around to other functions as a
pointer, the internal structure layout is only touched by the core
kernel, so adding it to the end is safe.

ABI differences manually updated:

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 anon_vma at rmap.h:29:1' changed:
  type size changed from 704 to 832 (in bits)
  2 data member insertions:
    'unsigned long int num_children', at offset 704 (in bits) at rmap.h:70:1
    'unsigned long int num_active_vmas', at offset 768 (in bits) at rmap.h:72:1
  761 impacted interfaces

Bug: 260678056
Bug: 253167854
Change-Id: Ib1d45625cbc2e0b21330ca3dc2aa7aff34666d31
Signed-off-by: Lee Jones <joneslee@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
(cherry picked from commit d3e1a50cba092fa9c56fc642ee74f360c4b40a17)
2023-05-11 12:38:45 +00:00
..
2022-10-26 13:19:32 +02:00
2022-12-17 00:25:35 +02:00
2022-06-14 17:16:36 +02:00
2021-12-08 08:50:13 +01:00
2023-01-18 12:02:44 +00:00
2022-10-30 16:23:17 +01:00
2021-08-27 15:24:34 +02:00
2022-08-25 11:15:23 +02:00
2021-11-26 11:35:57 +01:00
2022-07-07 21:13:57 +02:00
2021-06-30 19:17:14 +02:00
2023-03-17 08:31:43 +01:00
2023-02-22 12:28:07 +00:00
2021-12-14 10:18:04 +01:00
2021-12-14 10:41:13 +01:00