https://github.com/torvalds/linux
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
Tip revision: 892fc9f6835ecf075efac20789b012c5c9997fcc authored by Dan Carpenter on 26 August 2020, 11:33:30 UTC
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Tip revision: 892fc9f
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 16.9 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 555.8 KB
Makefile -rw-r--r-- 61.8 KB
README -rw-r--r-- 727 bytes

README

back to top