From: Olof Johansson <hidden> Date: 2007-01-02 22:57:03
On Tue, 2 Jan 2007 16:37:06 -0600 Nathan Lynch [off-list ref] wrote:
The (maple|pasemi)_init_IRQ functions call of_node_put(root) once more
than they should, causing the refcount of the root node to underflow,
which triggers the WARN_ON in kref_get.
Signed-off-by: Nathan Lynch <redacted>
Acked-by: Olof Johansson <redacted>
Thanks for fixing this, Nathan.
Thanks,
Olof