From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: "Luke Jones" <luke@ljones.dev>,
"Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com>,
"intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>,
"Saarinen, Jani" <jani.saarinen@intel.com>,
"Kurmi, Suresh Kumar" <suresh.kumar.kurmi@intel.com>,
"Nikula, Jani" <jani.nikula@intel.com>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
"Corentin Chary" <corentin.chary@gmail.com>,
"Hans de Goede" <hansg@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Subject: Re: [REGRESSSION] on linux-next (next-20250509)
Date: Thu, 21 Aug 2025 15:26:43 -0400 [thread overview]
Message-ID: <aKdy8_zVcdg-t1ga@intel.com> (raw)
In-Reply-To: <iwo3m4fclstsm4lqmomdmlvk7gwtxjupbczbcw6i2ib5cqv2na@nsu3y5kzqzsp>
On Thu, Jul 03, 2025 at 09:43:41AM -0500, Lucas De Marchi wrote:
> Hi,
>
> On Wed, May 28, 2025 at 03:07:51PM +0200, Luke Jones wrote:
> > On Wed, 28 May 2025, at 12:08 PM, Borah, Chaitanya Kumar wrote:
> > > Hello Luke,
> > >
> > > Hope you are doing well. I am Chaitanya from the linux graphics team in Intel.
> > >
> > > This mail is regarding a regression we are seeing in our CI runs[1] on
> > > linux-next repository.
> >
> > Can you tell me if the fix here was included?
> > https://lkml.org/lkml/2025/5/24/152
> >
> > I could change to:
> > static void asus_s2idle_check_register(void)
> > {
> > // Only register for Ally devices
> > if (dmi_check_system(asus_rog_ally_device)) {
> > if (acpi_register_lps0_dev(&asus_ally_s2idle_dev_ops))
> > pr_warn("failed to register LPS0 sleep handler in asus-wmi\n");
> > }
> > }
> >
> > but I don't really understand what is happening here. The inner lps0 functions won't run unless use_ally_mcu_hack is set.
> >
> > I will do my best to fix but I need to understand what happened a bit better.
Hi Luke, is there anything we could do to help here? Any log or info that
could help from this machine?
This bug is blocking some of our CI runs here.
Thanks,
Rodrigo.
>
> Any updates here? This is basically killing our tests for drm-xe-fixes
> we are submitting to 6.16 since it taints the kernel. If we can't fix,
> maybe it's already late enough in RCs that we should need a revert?
>
> FWIW, for 6.17 we have a branch on the side we also merge before testing
> and we've been including the change above to stop it from killing the
> rest of our CI:
> https://gitlab.freedesktop.org/drm/i915/kernel/-/commit/e9d0926aa1c6afcc920013c39d5bd6dd85f581fb
>
> Lucas De Marchi
prev parent reply other threads:[~2025-08-21 19:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-28 10:08 [REGRESSSION] on linux-next (next-20250509) Borah, Chaitanya Kumar
2025-05-28 13:07 ` Luke Jones
2025-05-28 15:40 ` Kurt Borja
2025-06-09 11:06 ` [REGRESSION] " Borah, Chaitanya Kumar
2025-06-10 0:30 ` Luke Jones
2025-06-17 12:32 ` Borah, Chaitanya Kumar
2025-06-02 14:28 ` [REGRESSSION] " Borah, Chaitanya Kumar
2025-07-03 14:43 ` Lucas De Marchi
2025-08-21 19:26 ` Rodrigo Vivi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aKdy8_zVcdg-t1ga@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=chaitanya.kumar.borah@intel.com \
--cc=corentin.chary@gmail.com \
--cc=hansg@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=jani.saarinen@intel.com \
--cc=linux-input@vger.kernel.org \
--cc=lucas.demarchi@intel.com \
--cc=luke@ljones.dev \
--cc=platform-driver-x86@vger.kernel.org \
--cc=suresh.kumar.kurmi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).