[PATCH v3] ARM: module: Add all unwind tables when load module

Chen Zhongjin chenzhongjin at huawei.com
Fri Apr 1 06:13:52 PDT 2022


> +		if (!(s->sh_flags & SHF_ALLOC) ||
> +			s->sh_type != ELF_SECTION_UNWIND)

Forget to fix tab problem here.

Now fixed in v4.





More information about the linux-arm-kernel mailing list