https://github.com/torvalds/linux
Revision df4176677fdf7ac0c5748083eb7a5b269fb1e156 authored by Wengang Wang on 17 December 2015, 02:54:15 UTC, committed by Doug Ledford on 23 December 2015, 04:23:34 UTC
Commit 0ef2f05c7e02ff99c0b5b583d7dee2cd12b053f2 uses vmalloc for WR buffers
when needed and uses kvfree to free the buffers. It missed changing kfree
to kvfree in mlx4_ib_destroy_srq().

Reported-by: Matthew Finaly <matt@Mellanox.com>
Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent fac5159
History
Tip revision: df4176677fdf7ac0c5748083eb7a5b269fb1e156 authored by Wengang Wang on 17 December 2015, 02:54:15 UTC
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Tip revision: df41766
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 328.5 KB
Makefile -rw-r--r-- 53.5 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top