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:   Wed, 23 Sep 2020 09:28:17 -0700
From:   David Awogbemila <awogbemila@...gle.com>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, Catherine Sullivan <csully@...gle.com>,
        Yangchun Fu <yangchun@...gle.com>
Subject: Re: [PATCH net-next v2 3/3] gve: Add support for raw addressing in
 the tx path

On Tue, Sep 22, 2020 at 10:40 AM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Tue, 22 Sep 2020 08:51:00 -0700 David Awogbemila wrote:
> > -static void gve_dma_sync_for_device(struct device *dev, dma_addr_t *page_buses,
> > -                                 u64 iov_offset, u64 iov_len)
> > +static void gve_dma_sync_for_device(struct gve_priv *priv,
> > +                                 dma_addr_t *page_buses,
> > +                                                             u64 iov_offset, u64 iov_len)
>
> Alignment stilled messed up here.

Thanks, I'll fix this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ