mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-22 06:36:39 +00:00

This patch makes crash happen if initialization of nl_table fails in initcalls. It is better than getting use after free crash later. Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>