Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 90563e87 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: update abi for 4.19.69



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 zs_pool at zsmalloc.c:250:1' changed:
  type size changed from 17472 to 17792 (in bits)
  3 data member insertions:
    'wait_queue_head zs_pool::migration_wait', at offset 17472 (in bits) at zsmalloc.c:272:1
    'atomic_long_t zs_pool::isolated_pages', at offset 17664 (in bits) at zsmalloc.c:273:1
    'bool zs_pool::destroying', at offset 17728 (in bits) at zsmalloc.c:274:1

  10 impacted interfaces:
    function unsigned long int zs_compact(zs_pool*)
    function zs_pool* zs_create_pool(const char*)
    function void zs_destroy_pool(zs_pool*)
    function void zs_free(zs_pool*, unsigned long int)
    function unsigned long int zs_get_total_pages(zs_pool*)
    function size_t zs_huge_class_size(zs_pool*)
    function unsigned long int zs_malloc(zs_pool*, size_t, gfp_t)
    function void* zs_map_object(zs_pool*, unsigned long int, zs_mapmode)
    function void zs_pool_stats(zs_pool*, zs_pool_stats*)
    function void zs_unmap_object(zs_pool*, unsigned long int)

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I423bb47fed17b28512f64beb5fd34c3a8dc241d3
parent 12dc90c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment