Hi,
when merging the most recent stable releases into chromeos-4.14 and chromeos-4.19, I noticed that the following patches are missing in v4.14.y and v4.19.y. In both cases a backported fix was later fixed upstream, but the fix of the fix was not backported.
v4.14.y, v4.19.y:
commit a4d8f64f7267 ("spi: mediatek: use correct mata->xfer_len when in fifo transfer")
Fixes commit 6237e9d0715a ("spi: mediatek: Don't modify spi_transfer when transfer."), but is not marked for stable/fixes.
v4.19.y:
commit bc1a7f75c85e ("i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()")
Fixes: fc66b39fe36a ("i2c: mediatek: Use DMA safe buffers for i2c transactions")
Please consider applying the missing patches to future stable releases.
Thanks, Guenter
On Wed, Nov 20, 2019 at 02:02:38PM -0800, Guenter Roeck wrote:
Hi,
when merging the most recent stable releases into chromeos-4.14 and chromeos-4.19, I noticed that the following patches are missing in v4.14.y and v4.19.y. In both cases a backported fix was later fixed upstream, but the fix of the fix was not backported.
v4.14.y, v4.19.y:
commit a4d8f64f7267 ("spi: mediatek: use correct mata->xfer_len when in fifo transfer")
Fixes commit 6237e9d0715a ("spi: mediatek: Don't modify spi_transfer when transfer."), but is not marked for stable/fixes.
How did you figure that out? That's not in the text of the changelog at all?
Anyway, now queued up, thanks.
v4.19.y:
commit bc1a7f75c85e ("i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()")
Fixes: fc66b39fe36a ("i2c: mediatek: Use DMA safe buffers for i2c transactions")
Now queued up, thanks.
greg k-h
On 11/20/19 10:53 PM, Greg KH wrote:
On Wed, Nov 20, 2019 at 02:02:38PM -0800, Guenter Roeck wrote:
Hi,
when merging the most recent stable releases into chromeos-4.14 and chromeos-4.19, I noticed that the following patches are missing in v4.14.y and v4.19.y. In both cases a backported fix was later fixed upstream, but the fix of the fix was not backported.
v4.14.y, v4.19.y:
commit a4d8f64f7267 ("spi: mediatek: use correct mata->xfer_len when in fifo transfer")
Fixes commit 6237e9d0715a ("spi: mediatek: Don't modify spi_transfer when transfer."), but is not marked for stable/fixes.
How did you figure that out? That's not in the text of the changelog at all?
Both patches were already in chromeos-4.14 and chromeos-4.19. When merging the latest upstream stable release, I got a conflict, tracked it down, and from the description of a4d8f64f7267 as well as the code itself concluded that it fixes 6237e9d0715a.
Guenter
Anyway, now queued up, thanks.
v4.19.y:
commit bc1a7f75c85e ("i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()")
Fixes: fc66b39fe36a ("i2c: mediatek: Use DMA safe buffers for i2c transactions")
Now queued up, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org