<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hi,<br>
    </p>
    <div class="moz-cite-prefix">On 5/15/2024 2:24 PM, Thomas Zimmermann
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:def71e6b-53a0-4da0-8369-b69629d2dfca@suse.de">Hi
      <br>
      <br>
      Am 15.05.24 um 10:16 schrieb Borah, Chaitanya Kumar:
      <br>
      <blockquote type="cite">
        <br>
        <blockquote type="cite">-----Original Message-----
          <br>
          From: Borah, Chaitanya Kumar
          <br>
          Sent: Wednesday, May 8, 2024 3:05 PM
          <br>
          To: <a class="moz-txt-link-abbreviated" href="mailto:tzimmermann@suse.de">tzimmermann@suse.de</a>
          <br>
          Cc: <a class="moz-txt-link-abbreviated" href="mailto:intel-gfx@lists.freedesktop.org">intel-gfx@lists.freedesktop.org</a>; Kurmi, Suresh Kumar
          <br>
          <a class="moz-txt-link-rfc2396E" href="mailto:suresh.kumar.kurmi@intel.com"><suresh.kumar.kurmi@intel.com></a>; Saarinen, Jani
          <a class="moz-txt-link-rfc2396E" href="mailto:jani.saarinen@intel.com"><jani.saarinen@intel.com></a>
          <br>
          Subject: Regression on linux-next (next-20240506)
          <br>
          <br>
          Hello Thomas,
          <br>
          <br>
          Hope you are doing well.
          <br>
          <br>
          This mail is regarding a regression we are seeing in our CI
          runs[1] on linux-
          <br>
          next repository.
          <br>
          <br>
          Since the version next-20240506 [2], we are seeing the
          following regression
          <br>
          <br>
`````````````````````````````````````````````````````````````````````````````````
          <br>
          Starting dynamic subtest: gt_contexts
          <br>
          (i915_selftest:1107) igt_kmod-WARNING: i915: Unknown symbol
          <br>
          acpi_video_unregister (err -2)
          <br>
          (i915_selftest:1107) igt_kmod-WARNING: i915: Unknown symbol
          <br>
          acpi_video_register_backlight (err -2)
          <br>
          (i915_selftest:1107) igt_kmod-WARNING: i915: Unknown symbol
          <br>
          __acpi_video_get_backlight_type (err -2)
          <br>
          (i915_selftest:1107) igt_kmod-WARNING: i915: Unknown symbol
          <br>
          acpi_video_register (err -2)
          <br>
          (i915_selftest:1107) igt_kmod-CRITICAL: Test assertion failure
          function
          <br>
          igt_kselftest_execute, file
          ../../../usr/src/igt-gpu-tools/lib/igt_kmod.c:1594:
          <br>
          (i915_selftest:1107) igt_kmod-CRITICAL: Failed assertion: err
          == 0
          <br>
          (i915_selftest:1107) igt_kmod-CRITICAL: kselftest "i915
          <br>
          igt__23__live_gt_contexts=1 live_selftests=-1
          disable_display=1 st_filter="
          <br>
          failed: No such file or directory [2] Dynamic subtest
          gt_contexts failed.
          <br>
`````````````````````````````````````````````````````````````````````````````````
          <br>
          Details log can be found in [3].
          <br>
          <br>
          After bisecting the tree, the following patch [4] seems to be
          the first "bad"
          <br>
          commit
          <br>
          <br>
`````````````````````````````````````````````````````````````````````````````````````````````````````````
          <br>
          2fd001cd36005846caa6456fff1008c6f5bae9d4 is the first bad
          commit commit
          <br>
          2fd001cd36005846caa6456fff1008c6f5bae9d4
          <br>
          Author: Thomas Zimmermann <a class="moz-txt-link-abbreviated" href="mailto:tzimmermann@suse.de">tzimmermann@suse.de</a>
          <br>
          Date:   Fri Mar 29 21:32:12 2024 +0100
          <br>
          <br>
               arch: Rename fbdev header and source files
          <br>
`````````````````````````````````````````````````````````````````````````````````````````````````````````
          <br>
          <br>
          We also verified that if we revert the patch the issue is not
          seen.
          <br>
          <br>
          Could you please check why the patch causes this regression
          and provide a fix
          <br>
          if necessary?
          <br>
          <br>
        </blockquote>
        +Jani N
        <br>
        <br>
        Gentle Reminder ðŸ˜Š
        <br>
      </blockquote>
      <br>
      Sorry, I didn't notice the report before. The commit is not
      related to ACPI. There's now asm/video.h and acpi/video.h. Maybe
      there's a conflict among included files.
      <br>
      <br>
      Do you have a kernel config to build with?
      <br>
    </blockquote>
    <p>I could not find a public link for the linux-next config we use
      but this should be close enough.</p>
    <p><a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14764/kconfig.txt" data-auth="NotApplicable" data-linkindex="0" id="LPlnk195194" style="border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-weight: 400; font-stretch: inherit; font-size: 14.6667px; line-height: inherit; font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; font-optical-sizing: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: 0px; padding: 0px; vertical-align: baseline; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255);" class="moz-txt-link-freetext">https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14764/kconfig.txt</a></p>
    <p><br>
    </p>
    <p>Regards</p>
    <p>Chaitanya<br>
    </p>
    <blockquote type="cite" cite="mid:def71e6b-53a0-4da0-8369-b69629d2dfca@suse.de">
      <br>
      Best regards
      <br>
      Thomas
      <br>
      <br>
      <blockquote type="cite">
        <br>
        <blockquote type="cite">Thank you.
          <br>
          <br>
          Regards
          <br>
          <br>
          Chaitanya
          <br>
          <br>
          [1]
          <a class="moz-txt-link-freetext" href="https://intel-gfx-ci.01.org/tree/linux-next/combined-alt.html">https://intel-gfx-ci.01.org/tree/linux-next/combined-alt.html</a>?
          <br>
          [2]
          <a class="moz-txt-link-freetext" href="https://git.kernel.org/pub/scm/linux/kernel/git/next/linux">https://git.kernel.org/pub/scm/linux/kernel/git/next/linux</a>-
          <br>
          next.git/commit/?h=next-20240506
          <br>
          [3]
          <a class="moz-txt-link-freetext" href="https://intel-gfx-ci.01.org/tree/linux-next/next-20240506/bat-mtlp">https://intel-gfx-ci.01.org/tree/linux-next/next-20240506/bat-mtlp</a>-
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:9/igt@i915_selftest@live@gt_contexts.html">9/igt@i915_selftest@live@gt_contexts.html</a>
          <br>
          [4]
          <a class="moz-txt-link-freetext" href="https://git.kernel.org/pub/scm/linux/kernel/git/next/linux">https://git.kernel.org/pub/scm/linux/kernel/git/next/linux</a>-
          <br>
          next.git/commit/?h=next-
          <br>
          20240506&id=2fd001cd36005846caa6456fff1008c6f5bae9d4
          <br>
        </blockquote>
      </blockquote>
      <br>
    </blockquote>
  </body>
</html>