Skip to content
Commit 892fc9f6 authored by Dan Carpenter's avatar Dan Carpenter Committed by Christoph Hellwig
Browse files

dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()

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

Fixes: d7e673ec

 ("dma-pool: Only allocate from CMA when in same memory zone")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 15bc20c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment