Hi Linus, Here are a couple of small MIPS fixes for 4.20 - please pull. Thanks, Paul The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.20_2 for you to fetch changes up to d01501f85249848a2497968d46dd46d5c6fe32e6: MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation (2018-11-05 10:08:13 -0800) ---------------------------------------------------------------- A couple of small MIPS fixes for 4.20: - Extend an array to avoid overruns on some Octeon hardware, fixing a bug introduced in 4.3. - Fix a coherent DMA regression for systems without cache-coherent DMA introduced in the 4.20 merge window. ---------------------------------------------------------------- Aaro Koskinen (1): MIPS: OCTEON: fix out of bounds array access on CN68XX Maciej W. Rozycki (1): MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +- arch/mips/mm/dma-noncoherent.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Attachment:
signature.asc
Description: PGP signature