Files
kernel_xiaomi_mt6781/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
..
2019-12-13 08:51:18 +01:00
2022-10-26 13:19:32 +02:00
2022-12-17 00:25:35 +02:00
2019-10-05 13:10:03 +02:00
2019-07-03 13:14:48 +02:00
2022-06-14 17:16:36 +02:00
2019-12-31 17:11:54 +01:00
2019-11-25 10:00:06 +01:00
2018-08-22 10:52:48 -07:00
2019-11-24 08:19:14 +01:00
2021-12-08 08:50:13 +01:00
2023-01-18 12:02:44 +00:00
2021-01-30 13:32:12 +01:00
2019-10-17 13:45:42 -07:00
2022-10-30 16:23:17 +01:00
2021-03-05 07:01:18 +01:00
2021-08-27 15:24:34 +02:00
2020-01-15 14:51:23 +00:00
2021-03-05 07:01:18 +01:00
2022-08-25 11:15:23 +02:00
2021-11-26 11:35:57 +01:00
2020-09-09 19:48:58 +02:00
2019-12-31 16:35:38 +01:00
2022-07-07 21:13:57 +02:00
2021-06-30 19:17:14 +02:00
2020-03-25 09:50:38 +01:00
2020-06-16 12:51:47 -07:00
2023-03-17 08:31:43 +01:00
2023-02-22 12:28:07 +00:00
2019-08-12 13:36:37 -04:00
2019-06-11 12:20:52 +02:00
2021-12-14 10:18:04 +01:00
2020-04-02 15:28:22 +02:00
2020-01-09 15:11:34 -08:00
2019-08-12 13:36:37 -04:00
2018-11-13 11:08:51 -08:00
2020-12-11 13:25:01 +01:00
2020-04-29 17:26:17 +02:00
2020-04-02 15:28:23 +02:00
2021-12-14 10:41:13 +01:00