[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AM0PR05MB533192C82AA04E89004251A1C7A80@AM0PR05MB5331.eurprd05.prod.outlook.com>
Date: Wed, 5 Dec 2018 12:25:57 +0000
From: "Guy Levi(SW)" <guyle@...lanox.com>
To: Jason Gunthorpe <jgg@...lanox.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
CC: Doug Ledford <dledford@...hat.com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Majd Dibbiny <majd@...lanox.com>,
Leon Romanovsky <leonro@...lanox.com>
Subject: RE: linux-next: build failure after merge of the rdma tree
>
> Huh. So apparently every compiler that tested this patch (0-day, mine,
> the submitters) optimized this call away because is_atomic_response()
> always returns 0: meaning mlx5_get_atomic_laddr is never callable and
> can be deleted entirely, including the call to mlx5_get_send_wqe.
>
> Not sure what compiler setup will hit this, but it is clearly wrong
> code..
Flag -o0 ?
>
> Guy/Leon, please send a fixup.. Maybe just delete all this
> handle_atomics stuff?
>
> Thanks,
> Jason
Powered by blists - more mailing lists