[PATCH 0/2] dma-contiguous: two bug fixes for dma_{alloc,free}_contiguous()

From: Nicolin Chen
Date: Thu Jul 25 2019 - 19:39:17 EST


There are two obvious bugs in these two functions. So having
two patches to fix them.

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 | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)

--
2.17.1