ANDROID: GKI: fix up abi definition files
Something went wrong with TH and it was not catching these changes over
the past few days :(
So update the abi definition files. These changes are due to a number
of different previous commits for config option requests by partners.
Leaf changes summary: 108 artifacts changed (14 filtered out)
Changed leaf types summary: 2 (1 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 105 Changed (13 filtered out), 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 1 Changed, 0 Added variable
105 functions with some sub-type change:
1 Changed variable:
[C] 'const v4l2_subdev_ops v4l2_subdev_call_wrappers' was changed at v4l2-subdev.c:321:1:
CRC value (modversions) changed from 0x58d0c3c0 to 0xc38e0511
'struct dma_buf at dma-buf.h:382:1' changed:
type size changed from 1984 to 2048 (in bits)
1 data member insertion:
'spinlock_t dma_buf::name_lock', at offset 832 (in bits) at dma-buf.h:392:1
there are data member changes:
'module* dma_buf::owner' offset changed from 832 to 896 (in bits) (by +64 bits)
'list_head dma_buf::list_node' offset changed from 896 to 960 (in bits) (by +64 bits)
'void* dma_buf::priv' offset changed from 1024 to 1088 (in bits) (by +64 bits)
'dma_resv* dma_buf::resv' offset changed from 1088 to 1152 (in bits) (by +64 bits)
'wait_queue_head_t dma_buf::poll' offset changed from 1152 to 1216 (in bits) (by +64 bits)
'dma_buf_poll_cb_t dma_buf::cb_excl' offset changed from 1344 to 1408 (in bits) (by +64 bits)
'dma_buf_poll_cb_t dma_buf::cb_shared' offset changed from 1664 to 1728 (in bits) (by +64 bits)
87 impacted interfaces
'struct v4l2_subdev_fh at v4l2-subdev.h:906:1' changed:
type size changed from 1216 to 1280 (in bits)
1 data member insertion:
'v4l2_subdev_pad_config* v4l2_subdev_fh::pad', at offset 1216 (in bits) at v4l2-subdev.h:910:1
14 impacted interfaces
Bug: 161946584
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I0d1b931cbfbcfe938360f71d1d34ca6d10347bfb
Loading
Please register or sign in to comment