All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: Mark Brown <broonie@kernel.org>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	Sander Vanheule <sander@svanheule.net>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Danilo Krummrich <dakr@kernel.org>
Subject: Re: [PATCH v3 1/5] regcache: Add ->populate() callback to separate from ->init()
Date: Fri, 31 Oct 2025 14:49:48 +0200	[thread overview]
Message-ID: <aQSwbNeCV51qUNWr@smile.fi.intel.com> (raw)
In-Reply-To: <aQSUBdjGIV8h1fJH@opensource.cirrus.com>

On Fri, Oct 31, 2025 at 10:48:37AM +0000, Charles Keepax wrote:
> On Fri, Oct 31, 2025 at 09:03:16AM +0100, Andy Shevchenko wrote:
> > In the future changes we would like to change the flow of the cache handling.
> > Add ->populate() callback in order to prepare for that.
> 
> Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thank you!

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2025-10-31 12:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-31  8:03 [PATCH v3 0/5] regcache: Split out ->populate() and use it Andy Shevchenko
2025-10-31  8:03 ` [PATCH v3 1/5] regcache: Add ->populate() callback to separate from ->init() Andy Shevchenko
2025-10-31 10:48   ` Charles Keepax
2025-10-31 12:49     ` Andy Shevchenko [this message]
2025-10-31  8:03 ` [PATCH v3 2/5] regcache: rbtree: Split ->populate() " Andy Shevchenko
2025-10-31 10:49   ` Charles Keepax
2025-10-31  8:03 ` [PATCH v3 3/5] regcache: flat: Remove unneeded check and error message for -ENOMEM Andy Shevchenko
2025-10-31 10:51   ` Charles Keepax
2025-10-31  8:03 ` [PATCH v3 4/5] regcache: flat: Split ->populate() from ->init() Andy Shevchenko
2025-10-31 10:52   ` Charles Keepax
2025-10-31  8:03 ` [PATCH v3 5/5] regcache: maple: " Andy Shevchenko
2025-10-31 10:53   ` Charles Keepax
2025-10-31 14:48 ` [PATCH v3 0/5] regcache: Split out ->populate() and use it Mark Brown

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=aQSwbNeCV51qUNWr@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=dakr@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=sander@svanheule.net \
    /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.