All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Adrien Precigout <dev@asdrip.fr>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Shawn Guo <shawn.guo@linaro.org>,
	Erik Kaneda <erik.kaneda@intel.com>,
	Bob Moore <robert.moore@intel.com>
Cc: stable@vger.kernel.org, regressions@lists.linux.dev,
	erik.kaneda@intel.com, linux-api@vger.kernel.org
Subject: Re: Tr: Unable to boot on multiple kernel with acpi
Date: Sun, 1 Aug 2021 08:05:34 +0200	[thread overview]
Message-ID: <YQY5rsWFhk5Okt0Y@kroah.com> (raw)
In-Reply-To: <eb9250ed-2ae9-07d5-e966-9063fffa34f8@asdrip.fr>

On Sat, Jul 31, 2021 at 05:27:39PM +0200, Adrien Precigout wrote:
> > Hi,
> > 
> > On my acer swift 3 (SF314-51), I can't boot on my device since 4.19.198
> > (no issue with 4.19.197) without adding "acpi=off" in the parameters.
> > Same thing happens on 5.12.19 (didn't happened in 5.12.16), 5.13.4 and
> > .5 and 5.10.52.
> > 
> > If acpi is not off issue is :
> > -black screen after grub,
> > -no errors, no activity (tested by leaving the pc 10 hours), no tty, no
> > logs whatsoever in journalctl as if the kernel didn't start. Even adding
> > 'debug' or 'initcall_debug' doesn't show anything.
> > 
> > If I add acpi=off, the screen blinks one time and boots normally but
> > after kernel 5.10 (5.12 and 5.13) I loose usage of keyboard and
> > touchpad.
> > 
> > Notes:
> > - I'm using Manjaro KDE
> > - I have tested with 4.19.198 Vanilla (config file attached) and same
> > thing happened
> > - setting nomodeset doesn't change anything
> > - tried every acpi parameters, only =off worked
> > - Bios was not updated, but the bug persisted after upgrading it
> > - Acpi issue is recurrent with this pc it seems below 4.11
> > (https://askubuntu.com/questions/929904/cant-pass-the-acpi-off-problem
> > <https://askubuntu.com/questions/929904/cant-pass-the-acpi-off-problem>)
> > 
> > Thank you for your help,
> > Adrien
> > 
> Hi again,
> 
> I've done a bisect on the 4.19.y branch and I've found that it is the commit
> 2bf1f848ca0af4e3d49624df49cbbd5511ec49a3 [ACPICA: Fix memory leak caused by
> _CID repair function] that introduced the bug. By doing a git revert and
> building the kernel I can boot normally but as long as this commit exist I
> just get a black screen as explained above.

Thanks for helping to narrow this down.

Rafael and EriK, this is commit c27bac031413 ("ACPICA: Fix memory leak
caused by _CID repair function") in Linus's tree, that showed up in
5.14-rc1.  Any chance you all can revert this, or provide a fix?

thanks,

greg k-h

  reply	other threads:[~2021-08-01  6:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27 21:48 Tr: Unable to boot on multiple kernel with acpi Adrien Precigout
2021-07-28  6:31 ` Greg KH
2021-07-28 10:07   ` Adrien Precigout
2021-07-31 15:27 ` Adrien Precigout
2021-08-01  6:05   ` Greg KH [this message]
2021-08-03 14:20     ` Rafael J. Wysocki
2021-08-06 22:59       ` Adrien Precigout

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=YQY5rsWFhk5Okt0Y@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=dev@asdrip.fr \
    --cc=erik.kaneda@intel.com \
    --cc=linux-api@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=regressions@lists.linux.dev \
    --cc=robert.moore@intel.com \
    --cc=shawn.guo@linaro.org \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.