Revision 892fc9f6835ecf075efac20789b012c5c9997fcc authored by Dan Carpenter on 26 August 2020, 11:33:30 UTC, committed by Christoph Hellwig on 27 August 2020, 07:22:56 UTC
The "page" pointer can be used with out being initialized.

Fixes: d7e673ec2c8e ("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>
1 parent 15bc20c
History
File Mode Size
.gitignore -rw-r--r-- 52 bytes
Makefile -rw-r--r-- 100 bytes
hid-example.c -rw-r--r-- 3.9 KB

back to top