Files
linux/kernel/dma
Dan Carpenter a34b752632 dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
commit 892fc9f683 upstream.

The "page" pointer can be used with out being initialized.

Fixes: d7e673ec2c ("dma-pool: Only allocate from CMA when in same memory zone")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-03 11:29:52 +02:00
..
2018-12-13 21:06:12 +01:00