From: Tony Lindgren <tony@atomide.com>
To: Mark Brown <broonie@kernel.org>
Cc: Doug Anderson <dianders@chromium.org>,
Sebastian Reichel <sre@kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
linux-omap <linux-omap@vger.kernel.org>
Subject: Re: New underflow of regulator enable count warnings in v5.0-rc1
Date: Tue, 29 Jan 2019 09:18:46 -0800 [thread overview]
Message-ID: <20190129171846.GD5720@atomide.com> (raw)
In-Reply-To: <20190129171538.GH10524@sirena.org.uk>
* Mark Brown <broonie@kernel.org> [190129 17:15]:
> On Tue, Jan 29, 2019 at 09:11:51AM -0800, Tony Lindgren wrote:
>
> > OK. Let's see if Sebastian spots where pwm_vibrator_start()
> > and pwm_vibrator_stop() might get called multiple times
> > or something similar.
>
> Given that nobody has noticed that the driver stops working entirely
> it's possible that the pattern is something like:
>
>
> pwm_vibrator_start()
> pwm_vibrator_stop()
> pwm_vibrator_stop()
> pwm_vibrator_start()
>
> so it's a temporary underflow that gets corrected (or it could be that
> not many people are using mainline kernels on these systems). On your
> system it's the dummy driver but presumably some other users have it
> connected to actual regulators.
Yeah that makes sense.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Mark Brown <broonie@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-omap <linux-omap@vger.kernel.org>,
Doug Anderson <dianders@chromium.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
Sebastian Reichel <sre@kernel.org>
Subject: Re: New underflow of regulator enable count warnings in v5.0-rc1
Date: Tue, 29 Jan 2019 09:18:46 -0800 [thread overview]
Message-ID: <20190129171846.GD5720@atomide.com> (raw)
In-Reply-To: <20190129171538.GH10524@sirena.org.uk>
* Mark Brown <broonie@kernel.org> [190129 17:15]:
> On Tue, Jan 29, 2019 at 09:11:51AM -0800, Tony Lindgren wrote:
>
> > OK. Let's see if Sebastian spots where pwm_vibrator_start()
> > and pwm_vibrator_stop() might get called multiple times
> > or something similar.
>
> Given that nobody has noticed that the driver stops working entirely
> it's possible that the pattern is something like:
>
>
> pwm_vibrator_start()
> pwm_vibrator_stop()
> pwm_vibrator_stop()
> pwm_vibrator_start()
>
> so it's a temporary underflow that gets corrected (or it could be that
> not many people are using mainline kernels on these systems). On your
> system it's the dummy driver but presumably some other users have it
> connected to actual regulators.
Yeah that makes sense.
Regards,
Tony
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-01-29 17:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-29 16:48 New underflow of regulator enable count warnings in v5.0-rc1 Tony Lindgren
2019-01-29 16:48 ` Tony Lindgren
2019-01-29 17:01 ` Mark Brown
2019-01-29 17:01 ` Mark Brown
2019-01-29 17:04 ` Doug Anderson
2019-01-29 17:04 ` Doug Anderson
2019-01-29 17:11 ` Tony Lindgren
2019-01-29 17:11 ` Tony Lindgren
2019-01-29 17:15 ` Mark Brown
2019-01-29 17:15 ` Mark Brown
2019-01-29 17:18 ` Tony Lindgren [this message]
2019-01-29 17:18 ` Tony Lindgren
2019-01-29 17:18 ` Sebastian Reichel
2019-01-29 17:18 ` Sebastian Reichel
2019-01-29 17:27 ` Tony Lindgren
2019-01-29 17:27 ` 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=20190129171846.GD5720@atomide.com \
--to=tony@atomide.com \
--cc=broonie@kernel.org \
--cc=dianders@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--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.