LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Mark Brown <broonie@kernel.org>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>,
Baolin Wang <baolin.wang@linaro.org>,
linux-i2c@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: I2C PM overhaul needed? (Re: [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called)
Date: Sat, 5 May 2018 10:32:55 +0200 [thread overview]
Message-ID: <20180505083255.7gv3bcjxx3b6nzeb@ninjato> (raw)
In-Reply-To: <20180505015458.GM13402@sirena.org.uk>
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
Hi Mark,
> > And maybe this could be used here, too? Introduce this flag for very
> > late/early messages. If they have it, messages are even sent in
> > suspend_noirq() phase with the master_xfer_irqless() callback, otherwise
> > we will have the WARNing printed out.
>
> It feels like it'd be more elegant to have the core select the irqless
> function automatically if called after interrupts have been disabled -
> otherwise we end up with the need to special case through other layers
> of the stack like regmap as well which seems like it'd be error prone.
Yes, I was concerned about thae (i.e. regmap accessors), too.
> OTOH it does mean we might not notice things happening later than they
> should so it's not 100% clear...
What do you mean here?
Thanks,
Wolfram
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-05-05 8:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-09 6:40 [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called Baolin Wang
2018-04-09 6:40 ` [PATCH 2/2] i2c: sprd: Fix the i2c count issue Baolin Wang
2018-04-27 12:14 ` Wolfram Sang
2018-04-09 20:56 ` [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called Grygorii Strashko
2018-04-10 8:08 ` Baolin Wang
2018-04-27 12:14 ` Wolfram Sang
2018-05-02 3:27 ` Baolin Wang
2018-05-02 5:23 ` Wolfram Sang
2018-05-02 5:48 ` Baolin Wang
2018-05-03 16:26 ` Grygorii Strashko
2018-05-04 12:24 ` I2C PM overhaul needed? (Re: [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called) Wolfram Sang
2018-05-05 1:54 ` Mark Brown
2018-05-05 8:32 ` Wolfram Sang [this message]
2018-05-09 8:18 ` Mark Brown
2018-05-07 17:48 ` Grygorii Strashko
2018-05-08 16:32 ` Wolfram Sang
2018-05-08 18:31 ` Peter Rosin
2018-05-11 15:14 ` Grygorii Strashko
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=20180505083255.7gv3bcjxx3b6nzeb@ninjato \
--to=wsa@the-dreams.de \
--cc=baolin.wang@linaro.org \
--cc=broonie@kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: I2C PM overhaul needed? (Re: [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called)' \
/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
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).