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] [day] [month] [year] [list]
Date:   Thu, 23 Jul 2020 16:22:55 +0300
From:   andriy.shevchenko@...ux.intel.com
To:     Johan Hovold <johan@...nel.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] serial: add sparse context annotation

On Thu, Jul 23, 2020 at 02:33:25PM +0200, Johan Hovold wrote:
> The Intel test robot reported a new sparse warning in pmac_zilog, which
> wasn't actually new.
> 
> Add sparse annotation to the two drivers that release and reacquire the
> port lock in their receive handlers to suppress these warnings.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>

> Johan
> 
> Changes in v2:
>  - let's use the right context expression even if sparse doesn't seem to
>    care (add the missing ampersand)
> 
> 
> Johan Hovold (2):
>   serial: pmac_zilog: add sparse context annotation
>   serial: msm_serial: add sparse context annotation
> 
>  drivers/tty/serial/msm_serial.c | 2 ++
>  drivers/tty/serial/pmac_zilog.c | 1 +
>  2 files changed, 3 insertions(+)
> 
> -- 
> 2.26.2
> 

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists