All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Merlijn Wajer <merlijn@wizzup.org>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>,
	"Merlijn B.W. Wajer" <merlijn@archive.org>,
	Andreas Kemnade <andreas@kemnade.info>,
	Pavel Machek <pavel@ucw.cz>,
	linux-omap <linux-omap@vger.kernel.org>,
	Dev Null <devnull@uvos.xyz>,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>,
	Sebastian Reichel <sre@kernel.org>,
	"H. Nikolaus Schaller" <hns@goldelico.com>
Subject: Re: Oops while booting 5.15.2 on Nokia N900
Date: Sat, 11 Dec 2021 08:57:51 +0200	[thread overview]
Message-ID: <YbRL75F/SlcPJjtf@atomide.com> (raw)
In-Reply-To: <7438fa4a-ea92-a3ce-4cc7-8da8a4af02b5@wizzup.org>

* Merlijn Wajer <merlijn@wizzup.org> [211210 23:41]:
> Hi Aaro,
> 
> On 10/12/2021 12:13, Aaro Koskinen wrote:
> > Hi,
> > 
> > On Wed, Dec 08, 2021 at 11:34:53PM +0100, Merlijn B.W. Wajer wrote:
> >> What I have seen is that if off mode is enabled from userspace
> >> (debugfs), it does not cause a problem (or I don't hit the problem at
> >> least). That said, my off mode tests are pretty minimal with
> >> init=/bin/sh, and I haven't gotten a fully booted (with lots of modules
> >> loaded, gui and daemons) system to enter off mode yet.
> > 
> > I also started seeing crashes with fb2c599f0566 on N900. It's been several
> > months since I last tested, but I remember I was able to trigger the
> > crashes reliably with MMC access from the minimal shell enviroment.
> > I see the MMC is also visible in your crash logs. My test case was
> > something like "sleep 30 ; blkid ; sleep 30".
> 
> Thanks for this info -- I can confirm, I see the same when I do this:
> 
> 1. boot to init=/bin/bash
> 
> 2. run:
> 
> > modprobe panel-sony-acx565akm
> > 
> > mount -t proc none /proc
> > mount -t sysfs none /sys
> > mount -t debugfs none /sys/kernel/debug
> > mount -o rw,remount /
> > 
> > echo 1 > /sys/kernel/debug/pm_debug/enable_off_mode
> > echo 0 > /sys/class/backlight/acx565akm/brightness
> 
> 3. run:
> 
> > sleep 30 ; blkid
> 
> So we have a pretty reproducible test case here I think.

Just to see if this relates to the omap_hsmmc.c driver, maybe try this with
v5.16-rc1 also with a patch that changes omap3.dtsi ti,omap3-hsmmc compatibles
with ti,omap3-sdhci compatibles.

Regards,

Tony


  reply	other threads:[~2021-12-11  6:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 23:11 Oops while booting 5.15.2 on Nokia N900 Merlijn B.W. Wajer
2021-11-27 15:40 ` Merlijn B.W. Wajer
2021-12-08 14:12   ` Merlijn B.W. Wajer
2021-12-08 15:04     ` Merlijn B.W. Wajer
2021-12-08 20:57       ` Pavel Machek
2021-12-08 21:04         ` Andreas Kemnade
2021-12-08 22:34           ` Merlijn B.W. Wajer
2021-12-10 11:13             ` Aaro Koskinen
2021-12-10 23:43               ` Merlijn Wajer
2021-12-10 23:46               ` Merlijn Wajer
2021-12-11  6:57                 ` Tony Lindgren [this message]
2021-12-11 11:10                   ` Merlijn Wajer
2021-12-13  5:47                     ` Tony Lindgren
2021-12-13 10:36                       ` Merlijn Wajer
2021-12-13 10:50                         ` Merlijn Wajer
2021-12-13 13:50                           ` Tony Lindgren
2021-12-16 11:38                             ` Merlijn Wajer
2021-12-18  7:34                               ` Tony Lindgren

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=YbRL75F/SlcPJjtf@atomide.com \
    --to=tony@atomide.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=andreas@kemnade.info \
    --cc=devnull@uvos.xyz \
    --cc=hns@goldelico.com \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=merlijn@archive.org \
    --cc=merlijn@wizzup.org \
    --cc=pavel@ucw.cz \
    --cc=sre@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.