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, 18 May 2020 08:00:57 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Danil Kipnis <danil.kipnis@...ud.ionos.com>,
        Jack Wang <jinpu.wang@...ud.ionos.com>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>
Subject: Re: linux-next: Tree for May 18
 (drivers/infiniband/ulp/rtrs/rtrs-clt.c)

On 5/18/20 3:57 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20200515:
> 

on i386:

../drivers/infiniband/ulp/rtrs/rtrs-clt.c: In function ‘alloc_sess’:
../drivers/infiniband/ulp/rtrs/rtrs-clt.c:1447:42: error: ‘BLK_MAX_SEGMENT_SIZE’ undeclared (first use in this function); did you mean ‘UDP_MAX_SEGMENTS’?
  sess->max_pages_per_mr = max_segments * BLK_MAX_SEGMENT_SIZE >> 12;
                                          ^~~~~~~~~~~~~~~~~~~~
                                          UDP_MAX_SEGMENTS


Full randconfig file is attached.

-- 
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>

View attachment "config-r2732" of type "text/plain" (114333 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ