Revision 1d13c49cf4e246b218d71873f1bb1bbd376aa10e authored by Lijo Lazar on 31 March 2023, 11:00:01 UTC, committed by Alex Deucher on 07 June 2023, 20:53:35 UTC
Use the right data structure for allocation.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
1 parent 2a1eb1a
History
File Mode Size
.kunitconfig -rw-r--r-- 63 bytes
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 561 bytes
assert.c -rw-r--r-- 8.2 KB
debugfs.c -rw-r--r-- 3.2 KB
debugfs.h -rw-r--r-- 722 bytes
executor.c -rw-r--r-- 5.8 KB
executor_test.c -rw-r--r-- 4.8 KB
hooks-impl.h -rw-r--r-- 918 bytes
hooks.c -rw-r--r-- 477 bytes
kunit-example-test.c -rw-r--r-- 6.1 KB
kunit-test.c -rw-r--r-- 15.2 KB
resource.c -rw-r--r-- 1.9 KB
static_stub.c -rw-r--r-- 3.3 KB
string-stream-test.c -rw-r--r-- 1.4 KB
string-stream.c -rw-r--r-- 3.4 KB
string-stream.h -rw-r--r-- 1.2 KB
test.c -rw-r--r-- 19.9 KB
try-catch-impl.h -rw-r--r-- 628 bytes
try-catch.c -rw-r--r-- 2.9 KB

back to top