[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHg0Huy7JKttHs9aEJEaRgwZAM3jcZH-Wb0p8Vy6KBVv9bW0Zg@mail.gmail.com>
Date: Tue, 19 May 2020 08:55:35 +0200
From: Danil Kipnis <danil.kipnis@...ud.ionos.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
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)
Hi Randy,
On Mon, May 18, 2020 at 5:01 PM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> 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.
Thanks a lot for the mail. Didn't try to compile this with block layer
disabled :/ Will send a fix for this today.
Best,
Danil
>
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists