Loading
LoongArch: Use get_random_canary() for stack canary init
Like others, replace the custom stack canary initialization with the get_random_canary() helper, following the pattern established in commit 622754e8 ("stackprotector: actually use get_random_canary()"). Signed-off-by:Luo Qiu <luoqiu@kylinsec.com.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn>