Re: [PATCH v3 1/7] syscore: Pass context data to callbacks
Thierry Reding <[email protected]>
| Newsgroups | gmane.linux.ports.riscv,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sh.devel,gmane.linux.kernel.pci,gmane.linux.acpi.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <2tx3o5es77oa37zqvikcoo6n2ryxvepa54ezsaawcjdbf3g3wp@o2dbcbskjksk> |
On Wed, Nov 05, 2025 at 05:52:01PM +0100, Thierry Reding wrote: > On Mon, Nov 03, 2025 at 05:18:08PM +0100, Rafael J. Wysocki wrote: > > On Wed, Oct 29, 2025 at 5:33 PM Thierry Reding <[email protected]> wrote: > > > > > > From: Thierry Reding <[email protected]> > > > > > > Several drivers can benefit from registering per-instance data along > > > with the syscore operations. To achieve this, move the modifiable fields > > > out of the syscore_ops structure and into a separate struct syscore that > > > can be registered with the framework. Add a void * driver data field for > > > drivers to store contextual data that will be passed to the syscore ops. > > > > > > Signed-off-by: Thierry Reding <[email protected]> > > > > This change is fine with me, so I can apply it unless somebody has any > > specific heartburn related to it (Greg?), but in case you want to > > route it differently > > > > Acked-by: Rafael J. Wysocki (Intel) <[email protected]> > > I have a few follow-up patches for the Tegra PMC driver that depend on > this. 6.19 is what I was targetting, so if we could put this into a > stable branch that'd be the best solution. I can set that up via the > Tegra tree if you and Greg are okay with it. > > If that's all too complicated, I can probably wait until the next cycle > to merge the PMC changes. I've added this single patch to a branch based off of v6.18-rc1 that I plan to feed into linux-next so it can get some broader exposure. I can keep that branch stable so it can go through multiple trees if needed. If anyone's interested, the branch is here: https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git/log/?h=for-6.19/syscore Thierry _______________________________________________ linux-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-riscv
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmkWJEYACgkQ3SOs138+ s6GbLQ/+LcY0n50MLCzG6P3cLlbnizYWB4fd77qBH6YbB2iRPf1TPkFtC1s24QiA KgZqLzCkJ5rw0Xtvmtzci4gr3GeqsMf/4DM0k3X5WdN/DMat0RTe1rhVuxq0MmGV 7kmy+iB9FW6MgVt4kjeYdEL94ohEKXEUKTS6HTGfPFsonbJjnZdIsv4GVThClyxW Y3vE0mnoAvxjqtVu57jc/Ihryv5Zz6pYiX9AWhT1ryTG7tmgKuFWW0YgqkFy/Y9O rneSUrPJCeOBzjgL5oY6mPqTCl5f0VdGMb9S18RK+DKXSCLW7b0nGt4CCN7sEuOo 7Dy1UuUjok1XLs8NYPQ7oDD29Q536WmrUmQMjMm0R3HuqmmD+PDO0/I9QA2cuOvw V1zUm+XqIlAyZs4lZkJXotqlCEBkPNCv0iIqEraETrCS1RYi/k0eqPF3Yu3oQc5p 58cnaEW28DaJ9+Cy7T4NCu7lsDzDyyL+5n4HQyWGaFkVYU+Wkfh0H1ezo8bP9txU /Yan3s21OGdjzLMcCT0abiDrFOdN9N6HGOI2/UHnz87jxubwy7HjZ52Fkz3iGATD uz1HyHzrIav2FWTN0PkENUQpiTQIHTs0znDBKPpTvDkeVbTF5nQuP2S0+bUGxvLR BBevVnm7dT2dD5WqJbGfhem+DFPn66JVA5SFq9+/bvG0KsOpwpA= =Jfb5 -----END PGP SIGNATURE-----