https://bugs.freedesktop.org/show_bug.cgi?id=107798
Bug ID: 107798 Summary: [CI][BAT] igt@pm_rpm@module-reload - fail - Failed assertion: is_i915_device(fd) Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: IGT Assignee: dri-devel@lists.freedesktop.org Reporter: martin.peres@free.fr
https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4620/fi-kbl-8809g/igt@pm_rpm@mo...
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4754/fi-kbl-8809g/igt@pm_rpm...
(pm_rpm:4358) intel_chipset-CRITICAL: Test assertion failure function intel_get_drm_devid, file ../lib/intel_chipset.c:132: (pm_rpm:4358) intel_chipset-CRITICAL: Failed assertion: is_i915_device(fd) (pm_rpm:4358) intel_chipset-CRITICAL: Last errno: 2, No such file or directory Test pm_rpm failed.
https://bugs.freedesktop.org/show_bug.cgi?id=107798
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |ReadyForDev Priority|medium |highest
https://bugs.freedesktop.org/show_bug.cgi?id=107798
Chris Wilson chris@chris-wilson.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Chris Wilson chris@chris-wilson.co.uk --- commit 125eee6e981eac0a004aeb4f327439a132ceac5c (upstream/master, origin/master, origin/HEAD) Author: Chris Wilson chris@chris-wilson.co.uk Date: Mon Sep 3 10:44:31 2018 +0100
lib: Fix strcmp() direction for bsearch.
I fluked out as vgem was the initial mid value, hiding the worst of the errors as i915 matched with DRIVER_ANY.
Fixes: 20087bf22698 ("lib: Use a bsearch to find the module name") Reported-by: Petri Latvala petri.latvala@intel.com Signed-off-by: Chris Wilson chris@chris-wilson.co.uk Cc: Petri Latvala petri.latvala@intel.com Reviewed-by: Petri Latvala petri.latvala@intel.com
https://bugs.freedesktop.org/show_bug.cgi?id=107798
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
dri-devel@lists.freedesktop.org