linux-stable/drivers/gpu/drm/tests
Arthur Grillo 885291ab68
drm/tests: Fix kunit_release_action ctx argument
The kunit_action_platform_driver_unregister is added with
&fake_platform_driver as ctx, but the kunit_release_action is called
pdev as ctx. Fix that by replacing it with &fake_platform_driver.

Fixes: 4f2b0b583b ("drm/tests: helpers: Switch to kunit actions")
Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
Reviewed-by: Maíra Canal <mairacanal@riseup.net>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230920-kunit-kasan-fixes-v1-1-1a0fc261832d@riseup.net
2023-09-30 12:13:05 -03:00
..
.kunitconfig
drm_buddy_test.c
drm_client_modeset_test.c drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device() 2023-07-31 14:19:57 +02:00
drm_cmdline_parser_test.c
drm_connector_test.c
drm_damage_helper_test.c
drm_dp_mst_helper_test.c
drm_exec_test.c drm/test: drm_exec: fix memory leak on object prepare 2023-08-10 09:01:00 +02:00
drm_format_helper_test.c
drm_format_test.c
drm_framebuffer_test.c
drm_kunit_helpers.c drm/tests: Fix kunit_release_action ctx argument 2023-09-30 12:13:05 -03:00
drm_managed_test.c
drm_mm_test.c drm/tests: Fix incorrect argument in drm_test_mm_insert_range 2023-09-15 11:39:48 -03:00
drm_modes_test.c drm/tests: modes: Remove call to drm_kunit_helper_free_device() 2023-07-31 14:19:57 +02:00
drm_plane_helper_test.c
drm_probe_helper_test.c drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device() 2023-07-31 14:19:57 +02:00
drm_rect_test.c
Makefile drm: add drm_exec selftests v4 2023-07-12 14:14:23 +02:00