On Wed, Sep 15, 2021 at 3:06 PM <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > The patch below does not apply to the 4.4-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to <stable@xxxxxxxxxxxxxxx>. I think we're good without the backport. While this fixes a real bug, the only reason to actually need OABI support is to run old binaries, and those predate this syscall. Arnd