lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 31 Jul 2018 09:06:57 -0600
From:   Mathieu Poirier <mathieu.poirier@...aro.org>
To:     "Suzuki K. Poulose" <suzuki.poulose@....com>
Cc:     linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Mike Leach <mike.leach@...aro.org>,
        Robert Walker <robert.walker@....com>,
        coresight@...ts.linaro.org, Rob Herring <robh@...nel.org>,
        Frank Rowand <frowand.list@...il.com>,
        devicetree@...r.kernel.org, Matt Sealey <matt.sealey@....com>,
        Charles Garcia-Tobin <charles.garcia-tobin@....com>,
        John Horley <john.horley@....com>, Al Grant <al.grant@....com>
Subject: Re: [PATCH v3 0/9] coresight: Update device tree bindings

[...]

> >
> > Suzuki K Poulose (9):
> >   coresight: Document error handling in coresight_register
> >   coresight: platform: Refactor graph endpoint parsing
> >   coresight: platform: Fix refcounting for graph nodes
> >   coresight: platform: Fix leaking device reference
> >   coresight: Fix remote endpoint parsing
> >   coresight: Add helper to check if the endpoint is input
> >   coresight: platform: Cleanup coresight connection handling
> >   coresight: Cleanup coresight DT bindings
> >   dts: juno: Update coresight bindings
> >
> >  .../devicetree/bindings/arm/coresight.txt          |  95 +++++---
> >  arch/arm64/boot/dts/arm/juno-base.dtsi             | 161 ++++++------
> >  arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi          |  52 ++--
> >  arch/arm64/boot/dts/arm/juno.dts                   |  13 +-
> >  drivers/hwtracing/coresight/coresight.c            |  35 +--
> >  drivers/hwtracing/coresight/of_coresight.c         | 269 ++++++++++++++-------
> >  include/linux/coresight.h                          |   9 +-
> >  7 files changed, 359 insertions(+), 275 deletions(-)
> >
>
> Good day,
>
> I have applied patches 1 to 7.  I will wait for Rob's ACK before doing the same
> with 8 and 9.

I just applied patch 8 and 9.

>
> Thanks,
> Mathieu
>
> > --
> > 2.7.4
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ