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
Kconfig -rw-r--r-- 430 bytes
Makefile -rw-r--r-- 322 bytes
cordic.c -rw-r--r-- 2.2 KB
div64.c -rw-r--r-- 4.8 KB
gcd.c -rw-r--r-- 1.4 KB
int_pow.c -rw-r--r-- 629 bytes
int_sqrt.c -rw-r--r-- 1.2 KB
lcm.c -rw-r--r-- 482 bytes
prime_numbers.c -rw-r--r-- 6.5 KB
rational-test.c -rw-r--r-- 1.7 KB
rational.c -rw-r--r-- 3.0 KB
reciprocal_div.c -rw-r--r-- 1.5 KB
test_div64.c -rw-r--r-- 7.3 KB

back to top