ANDROID: GKI: update the abi.stg file after abi break reverts
Now that some of the ABI breaks are applied, update the abi.stg file to
reflect the proper crc changes:
function symbol 'struct block_device* I_BDEV(struct inode*)' changed
CRC changed from 0xca3f81bd to 0xe5727ce9
function symbol 'void __ClearPageMovable(struct page*)' changed
CRC changed from 0xc7247681 to 0x302b7281
function symbol 'void __SetPageMovable(struct page*, const struct movable_operations*)' changed
CRC changed from 0xde3af809 to 0xe86cefea
... 6175 omitted; 6178 symbols have only CRC changes
type 'struct sched_dl_entity' changed
member 'unsigned int dl_server_idle:1' was added
type 'struct f2fs_sb_info' changed
member 'unsigned int reserved_pin_section' was added
member 'unsigned short gc_pin_file_threshold' changed
offset changed by 32
Bug: 422165470
Change-Id: I6b5fb77825bf1e5788309d7318d1a9afbe423f5c
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading