On Sun, 12 Nov 2017 14:47:59 +0100
Johan Hovold wrote:
> On Sun, Nov 12, 2017 at 12:32:08PM +, Marc Zyngier wrote:
> > On Sat, 11 Nov 2017 17:51:25 +0100
> > Johan Hovold wrote:
> >
> > Johan,
> >
> > > Fix child-node lookup during initialisation, which ended up searching
> > > the whole
On Sun, Nov 12, 2017 at 12:32:08PM +, Marc Zyngier wrote:
> On Sat, 11 Nov 2017 17:51:25 +0100
> Johan Hovold wrote:
>
> Johan,
>
> > Fix child-node lookup during initialisation, which ended up searching
> > the whole device tree depth-first starting at the parent rather than
> > just matchi
On Sat, 11 Nov 2017 17:51:25 +0100
Johan Hovold wrote:
Johan,
> Fix child-node lookup during initialisation, which ended up searching
> the whole device tree depth-first starting at the parent rather than
> just matching on its children.
>
> To make things worse, the parent giq node was prematu
Fix child-node lookup during initialisation, which ended up searching
the whole device tree depth-first starting at the parent rather than
just matching on its children.
To make things worse, the parent giq node was prematurely freed, while
the ppi-partitions node was leaked.
Fixes: e3825ba1af3a
4 matches
Mail list logo