ANDROID: ABI: update .xml file with new symbols to track
After merging in the 'android12-5.10' branch, there are more symbols to track so update the .xml file with them. Functions changes summary: 0 Removed, 0 Changed (2919 filtered out), 18 Added functions Variables changes summary: 0 Removed, 0 Changed (372 filtered out), 3 Added variables 18 Added functions: [A] 'function int __drm_atomic_helper_disable_plane(drm_plane*, drm_plane_state*)' [A] 'function int __traceiter_android_vh_iommu_iovad_alloc_iova(void*, device*, iova_domain*, dma_addr_t, size_t)' [A] 'function int __traceiter_android_vh_iommu_iovad_free_iova(void*, iova_domain*, dma_addr_t, size_t)' [A] 'function void drm_connector_list_update(drm_connector*)' [A] 'function dma_buf* drm_gem_dmabuf_export(drm_device*, dma_buf_export_info*)' [A] 'function int drm_gem_dmabuf_get_uuid(dma_buf*, uuid_t*)' [A] 'function int drm_gem_dumb_map_offset(drm_file*, drm_device*, u32, u64*)' [A] 'function int drm_gem_fb_afbc_init(drm_device*, const drm_mode_fb_cmd2*, drm_afbc_framebuffer*)' [A] 'function int drm_gem_fb_init_with_funcs(drm_device*, drm_framebuffer*, drm_file*, const drm_mode_fb_cmd2*, const drm_framebuffer_funcs*)' [A] 'function int drm_mode_create_tv_properties(drm_device*, unsigned int, const char* const*)' [A] 'function void drm_mode_prune_invalid(drm_device*, list_head*, bool)' [A] 'function drm_mode_status drm_mode_validate_driver(drm_device*, const drm_display_mode*)' [A] 'function drm_mode_status drm_mode_validate_size(const drm_display_mode*, int, int)' [A] 'function drm_mode_status drm_mode_validate_ycbcr420(const drm_display_mode*, drm_connector*)' [A] 'function unsigned long int drm_prime_get_contiguous_size(sg_table*)' [A] 'function drm_property* drm_property_create_object(drm_device*, u32, const char*, uint32_t)' [A] 'function void usb_hcd_unmap_urb_for_dma(usb_hcd*, urb*)' [A] 'function unsigned int usb_wakeup_enabled_descendants(usb_device*)' 3 Added variables: [A] 'tracepoint __tracepoint_android_vh_iommu_iovad_alloc_iova' [A] 'tracepoint __tracepoint_android_vh_iommu_iovad_free_iova' [A] 'irq_chip dummy_irq_chip' Fixes: 3cce4e4a ("Merge branch 'android12-5.10' into `android12-5.10-lts`") Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: I9739ded099e2089c9a530dc0b3b1392622059379
Loading
Please sign in to comment