]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: move histogram allocation from stack to heap
authorAmir Vadai <amirv@mellanox.co.il>
Tue, 21 Dec 2010 11:38:37 +0000 (13:38 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:05:37 +0000 (05:05 -0700)
commit28d3cd96f09eea08c9914e86c27a8ff482e74865
tree1ece0f0678bd2aaac0ac902abe5ee0d8d993f214
parentcd7feafc9a15677b4c16a03aeb24788c53fb2987
sdp: move histogram allocation from stack to heap

- Cause a kernel crash when accessing /proc/net/sdpstats on RH6

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_proc.c