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:   Fri, 25 Sep 2020 14:41:01 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] slimbus: core: check get_addr before removing laddr
 ida

On Fri, Sep 25, 2020 at 10:55:18AM +0100, Srinivas Kandagatla wrote:
> logical address can be either assigned by the SLIMBus controller or the core.
> Core uses IDA in cases where get_addr callback is not provided by the
> controller.
> Core already has this check while allocating IDR, however during absence
> reporting this is not checked. This patch fixes this issue.
> 
> Fixes: 46a2bb5a7f7ea("slimbus: core: Add slim controllers support")

Nit, you need a ' ' before the '(' character...

Also, you don't need all of those characters, you have 1 more than
necessary :)

I'll go fix it up.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ