mesa/src
Eric Engestrom a72035f9c5 util: avoid calling kcmp on Android
On some combinations of Android version and kernel version, calling kcmp
results in seccomp killing the process.

As there doesn't seem to be a way to query for that in advance, skip
this check altogether on Android.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Rob Clark <robclark@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20180>
2023-02-12 17:11:16 +00:00
..
amd radv: Implement VK_ACCESS_2_DESCRIPTOR_BUFFER_READ_BIT_EXT. 2023-02-12 15:45:52 +00:00
android_stub android: Cleanup unneeded headers from the sync stub 2023-01-25 08:58:25 -03:00
asahi agx: Don't scalarize preambles in NIR 2023-02-05 08:53:29 +00:00
broadcom vulkan: Use static_assert for check HWVULKAN_DISPATCH_MAGIC == ICD_LOADER_MAGIC 2023-02-10 07:21:31 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler glsl/standalone: Do not pass memory allocated with ralloc_size to free 2023-02-12 15:13:04 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: fix fd_display_gpu on surfaceless and device platforms 2023-01-31 10:41:32 +00:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-28 13:48:30 +00:00
freedreno turnip: fix use of align() instead of util_align_npot() with tile_align_w 2023-02-11 04:56:52 +00:00
gallium gallium/u_screen.h: add missing stdint.h include 2023-02-12 17:11:16 +00:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imagination pvr: Add firmware stream support for transfer submit 2023-02-08 16:33:35 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Handle VkAccelerationStructureBuildRangeInfoKHR::transformOffset 2023-02-10 21:27:14 +00:00
loader loader: Add missing brace to fix compile 2023-02-08 08:49:57 +00:00
mapi glthread: make marshal functions for glBegin/End attribs non-static 2023-01-20 21:34:09 -05:00
mesa gallium: make BlendCoherent usable from gallium drivers 2023-02-10 20:01:43 +00:00
microsoft dzn: Enable 16bit types when supported 2023-02-11 06:12:23 +00:00
nouveau nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
panfrost panfrost: drop no-longer-needed libglsl 2023-02-10 14:09:37 +00:00
tool tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
util util: avoid calling kcmp on Android 2023-02-12 17:11:16 +00:00
virtio vulkan: Use static_assert for check HWVULKAN_DISPATCH_MAGIC == ICD_LOADER_MAGIC 2023-02-10 07:21:31 +00:00
vulkan vulkan/wsi/wayland: fix acquire_next_image to report timeouts properly 2023-02-10 11:32:54 +00:00
meson.build wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00