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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 11 May 2022 11:43:53 -0400 From: "Theodore Ts'o" <tytso@....edu> To: adilger.kernel@...ger.ca, Jinke Han <hanjinke.666@...edance.com> Cc: "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] ext4: remove unnecessary code in __mb_check_buddy On Mon, 4 Apr 2022 23:22:43 +0800, Jinke Han wrote: > From: Jinke Han <hanjinke.666@...edance.com> > > When enter elseif branch, the the MB_CHECK_ASSERT will never fail. > In addtion, the only illegal combination is 0/0, which can be caught > by the first if branch. > > > [...] Applied, thanks! [1/1] ext4: remove unnecessary code in __mb_check_buddy commit: 3114e248fcda22f4d9bb149050c22d5efb999899 Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists