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: Tue, 17 Jun 2014 13:37:13 +0200 From: Hagen Paul Pfeifer <hagen@...u.net> To: Michal Nazarewicz <mina86@...a86.com> Cc: Steven Rostedt <rostedt@...dmis.org>, Andrew Morton <akpm@...ux-foundation.org>, linux-kernel@...r.kernel.org Subject: Re: [PATCH] include: kernel.h: rewrite min3, max3 and clamp using min and max Wow, back in the days where I submitted the patch I saw improvement in the generated code (focus on number of instructions). Don't know what happends with gcc in the meantime. Anyway, patch and analysis looks good. So from a clean-patch perspective you get an: Signed-off-by: Hagen Paul Pfeifer <hagen@...u.net> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists