mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-13 18:12:16 +00:00
Variables allocated by kvzalloc should not be freed by kfree. Because they may be allocated by vmalloc. So we replace kfree with kvfree here. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
gve | ||
Kconfig | ||
Makefile |