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
| ||
|
Message-ID: <20211024114142.GA13494@1wt.eu> Date: Sun, 24 Oct 2021 13:41:42 +0200 From: Willy Tarreau <w@....eu> To: Ammar Faizi <ammar.faizi@...dents.amikom.ac.id> Cc: Paul Walmsley <paul.walmsley@...ive.com>, Palmer Dabbelt <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Andy Lutomirski <luto@...nel.org>, Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>, x86-ml <x86@...nel.org>, "H. Peter Anvin" <hpa@...or.com>, David Laight <David.Laight@...LAB.COM>, Peter Cordes <peter@...des.ca>, Bedirhan KURT <windowz414@...weeb.org>, Louvian Lyndal <louvianlyndal@...il.com> Subject: Re: [PATCHSET v2 0/2] tools/nolibc: Fix startup code bug and small improvement On Sun, Oct 24, 2021 at 09:11:30AM +0700, Ammar Faizi wrote: > Hi Willy, > This is a patchset v2, there are 2 patches in this series. > > [PATCH 1/2] is a bug fix. Thanks to Peter who reported the bug, fixed > in [PATCH 1/2] by me. > > [PATCH 2/2] is just a small improvement to minimize code size, no > functional changes. > > Detailed explanation in the commit message. > Please review! Many thanks Ammar, both look good, I've queued them and am now reviewing the ABI and code for other archs in case I did the same mistake for the alignment at other places (i386 comes to mind). I'll also have a look at the exit calls your mentioned. Thanks! Willy
Powered by blists - more mailing lists