On Sat, Dec 05, 2020 at 10:00:27AM +0100, Lukas Wunner wrote:
On Tue, Nov 24, 2020 at 07:28:44PM +0000, Sudip Mukherjee wrote:
On Tue, Nov 24, 2020 at 6:53 PM Sudip Mukherjee sudipm.mukherjee@gmail.com wrote:
On Tue, Nov 24, 2020 at 6:06 PM Greg KH gregkh@linuxfoundation.org wrote:
On Tue, Nov 24, 2020 at 01:41:23PM +0000, Sudip Mukherjee wrote:
On Mon, Nov 23, 2020 at 10:16:47AM +0100, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 5.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@vger.kernel.org.
Here is the backport for all the stable tree from v4.9.y to v5.4.y.
I was modifying one of my script which pulls in the stablerc and stable-queue and I have completely messed up today :( Please drop this from v4.14.y. It will fail to build there. I had been working on the version for v4.14.y and v4.9.y, but I will keep it aside for today. Really sorry for the confusion.
v4.19.y also. :( I have rechecked and only v5.4.y is ok.
Sudip's patch for 4.19 is actually correct, but it depends on commit 5e844cc37a5c ("spi: Introduce device-managed SPI controller allocation"). If that commit is cherry-picked to 4.19 (applies cleanly), Sudip's patch compiles without errors.
Same situation for 4.14:
Sudip's patch applies and compiles cleanly if 5e844cc37a5c is applied before, as do all the backports for spi-bcm2835.c and spi-bcm2835aux.c I sent out earlier today.
Thanks,
Lukas