https://github.com/torvalds/linux
Revision 0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b authored by Jiasheng Jiang on 14 March 2022, 01:34:48 UTC, committed by David S. Miller on 15 March 2022, 11:01:52 UTC
As the potential failure of the dma_map_single(),
it should be better to check it and return error
if fails.

Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c700525
History
Tip revision: 0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b authored by Jiasheng Jiang on 14 March 2022, 01:34:48 UTC
atm: eni: Add check for dma_map_single
Tip revision: 0f74b29
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-- 16.6 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.9 KB
.mailmap -rw-r--r-- 21.8 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 627.3 KB
Makefile -rw-r--r-- 63.5 KB
README -rw-r--r-- 727 bytes

README

back to top