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:   Mon, 8 Mar 2021 21:07:07 -0400
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Alex Williamson <alex.williamson@...hat.com>
Cc:     cohuck@...hat.com, kvm@...r.kernel.org,
        linux-kernel@...r.kernel.org, peterx@...hat.com
Subject: Re: [PATCH v1 13/14] vfio: Remove extern from declarations across
 vfio

On Mon, Mar 08, 2021 at 02:49:42PM -0700, Alex Williamson wrote:
> Cleanup disrecommended usage and docs.
> 
> Signed-off-by: Alex Williamson <alex.williamson@...hat.com>
> ---
>  Documentation/driver-api/vfio-mediated-device.rst |   19 ++-
>  Documentation/driver-api/vfio.rst                 |    4 -
>  drivers/s390/cio/vfio_ccw_cp.h                    |   13 +-
>  drivers/s390/cio/vfio_ccw_private.h               |   14 +-
>  drivers/s390/crypto/vfio_ap_private.h             |    2 
>  drivers/vfio/fsl-mc/vfio_fsl_mc_private.h         |    7 +
>  drivers/vfio/pci/vfio_pci_private.h               |   66 +++++------
>  drivers/vfio/platform/vfio_platform_private.h     |   31 +++--
>  include/linux/vfio.h                              |  122 ++++++++++-----------
>  9 files changed, 130 insertions(+), 148 deletions(-)

I'm glad to see this, could you apply it instead of waiting for the
other patches?

Reviewed-by: Jason Gunthorpe <jgg@...dia.com>

Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ