All of lore.kernel.org
 help / color / mirror / Atom feed
* devicetree patches for v4.19.y, v4.20.y
@ 2019-02-02 21:20 Guenter Roeck
  2019-02-04  8:52 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2019-02-02 21:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable; +Cc: Frank Rowand, Alan Tull, Michael Ellerman

Hi,

some of my boot tests in v4.19.y and v4.20.y currently generate tracebacks
as announced in commit 7c528e457d53 ("of: overlay: add missing of_node_put()
after add new node to changeset"). This commit has been applied to both
stable releases. The following patch series fixes the problem.

v4.19.y:

a613b26a5013 of: Convert to using %pOFn instead of device_node.name
144552c78692 of: overlay: add tests to validate kfrees from overlay removal
5b2c2f5a0ea3 of: overlay: add missing of_node_get() in __of_attach_node_sysfs
6b4955ba7bc0 of: overlay: use prop add changeset entry for property in new nodes
8814dc46bd9e of: overlay: do not duplicate properties from overlay for new nodes

v4.20.y:

144552c78692 of: overlay: add tests to validate kfrees from overlay removal
5b2c2f5a0ea3 of: overlay: add missing of_node_get() in __of_attach_node_sysfs
6b4955ba7bc0 of: overlay: use prop add changeset entry for property in new nodes
8814dc46bd9e of: overlay: do not duplicate properties from overlay for new nodes

Not all of those patches fix bugs, but they are required for the series
to apply cleanly.

Please consider applying the above patches to both releases.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: devicetree patches for v4.19.y, v4.20.y
  2019-02-02 21:20 devicetree patches for v4.19.y, v4.20.y Guenter Roeck
@ 2019-02-04  8:52 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-02-04  8:52 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable, Frank Rowand, Alan Tull, Michael Ellerman

On Sat, Feb 02, 2019 at 01:20:13PM -0800, Guenter Roeck wrote:
> Hi,
> 
> some of my boot tests in v4.19.y and v4.20.y currently generate tracebacks
> as announced in commit 7c528e457d53 ("of: overlay: add missing of_node_put()
> after add new node to changeset"). This commit has been applied to both
> stable releases. The following patch series fixes the problem.
> 
> v4.19.y:
> 
> a613b26a5013 of: Convert to using %pOFn instead of device_node.name
> 144552c78692 of: overlay: add tests to validate kfrees from overlay removal
> 5b2c2f5a0ea3 of: overlay: add missing of_node_get() in __of_attach_node_sysfs
> 6b4955ba7bc0 of: overlay: use prop add changeset entry for property in new nodes
> 8814dc46bd9e of: overlay: do not duplicate properties from overlay for new nodes
> 
> v4.20.y:
> 
> 144552c78692 of: overlay: add tests to validate kfrees from overlay removal
> 5b2c2f5a0ea3 of: overlay: add missing of_node_get() in __of_attach_node_sysfs
> 6b4955ba7bc0 of: overlay: use prop add changeset entry for property in new nodes
> 8814dc46bd9e of: overlay: do not duplicate properties from overlay for new nodes
> 
> Not all of those patches fix bugs, but they are required for the series
> to apply cleanly.
> 
> Please consider applying the above patches to both releases.

All now queued up, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-04  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-02 21:20 devicetree patches for v4.19.y, v4.20.y Guenter Roeck
2019-02-04  8:52 ` Greg Kroah-Hartman

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.