lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 1 Apr 2022 21:13:52 +0800
From:   Chen Zhongjin <chenzhongjin@...wei.com>
To:     <linux@...linux.org.uk>
CC:     <alexander.sverdlin@...ia.com>, <ardb@...nel.org>,
        <linus.walleij@...aro.org>, <nico@...xnic.net>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3] ARM: module: Add all unwind tables when load module


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

Forget to fix tab problem here.

Now fixed in v4.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ