Hi Linus,

here is the easy pull request for today, two related regression
fixes for changes from this merge window:


The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.3-3

for you to fetch changes up to f46cc0152501e46d1b3aa5e7eade61145070eab0:

  dma-contiguous: page-align the size in dma_free_contiguous() (2019-07-29 
09:50:04 +0300)

----------------------------------------------------------------
dma-mapping regression fixes for 5.3

 - fix alignment issues introduced in the CMA allocation rework
   (Nicolin Chen)

----------------------------------------------------------------
Nicolin Chen (2):
      dma-contiguous: do not overwrite align in dma_alloc_contiguous()
      dma-contiguous: page-align the size in dma_free_contiguous()

 kernel/dma/contiguous.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Reply via email to