Hi Johan,
this is probably caused by the move of the driver to staging in kernel release 5.3 half a year ago. If you want your patches to apply to pre-5.3 stable releases you'll have to submit a version with the paths changed from drivers/staging/isdn/gigaset to drivers/isdn/gigaset.
HTH Tilman
Am 01.12.2019 um 01:15 schrieb Sasha Levin:
Hi,
[This is an automated email]
This commit has been processed because it contains a "Fixes:" tag, fixing commit: 07dc1f9f2f80 ("[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter").
The bot has tested the following trees: v5.4.1, v5.3.14, v4.19.86, v4.14.156, v4.9.205, v4.4.205.
v5.4.1: Build OK! v5.3.14: Build OK! v4.19.86: Failed to apply! Possible dependencies: Unable to calculate
v4.14.156: Failed to apply! Possible dependencies: Unable to calculate
v4.9.205: Failed to apply! Possible dependencies: Unable to calculate
v4.4.205: Failed to apply! Possible dependencies: Unable to calculate
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
On Sun, Dec 01, 2019 at 01:30:42PM +0100, Tilman Schmidt wrote:
Hi Johan,
this is probably caused by the move of the driver to staging in kernel release 5.3 half a year ago. If you want your patches to apply to pre-5.3 stable releases you'll have to submit a version with the paths changed from drivers/staging/isdn/gigaset to drivers/isdn/gigaset.
That's trivial for me to do when they get added to the stable tree(s), no need to worry about it.
thanks,
greg k-h
On Sun, Dec 01, 2019 at 01:41:56PM +0100, Greg Kroah-Hartman wrote:
On Sun, Dec 01, 2019 at 01:30:42PM +0100, Tilman Schmidt wrote:
Hi Johan,
this is probably caused by the move of the driver to staging in kernel release 5.3 half a year ago. If you want your patches to apply to pre-5.3 stable releases you'll have to submit a version with the paths changed from drivers/staging/isdn/gigaset to drivers/isdn/gigaset.
That's trivial for me to do when they get added to the stable tree(s), no need to worry about it.
I'll be sending a v2 of this series shortly. Somehow I managed to overlook usb_endpoint_is_bulk_in() and friends so patch 4/4 should no longer be needed either.
Johan
linux-stable-mirror@lists.linaro.org