On Fri, Sep 24, 2021 at 07:44:20AM -0400, Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > > IB/qib: Fix null pointer subtraction compiler warning > > to the 5.14-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > ib-qib-fix-null-pointer-subtraction-compiler-warning.patch > and it can be found in the queue-5.14 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. Please don't take this one, it causes compilation failures on some clang versions. I have another fix queued up that will sort it out for all compiler versions. Jason