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, 6 Oct 2015 23:30:34 +0100 From: Darren Hart <dvhart@...radead.org> To: Rasmus Villemoes <linux@...musvillemoes.dk> Cc: Zhang Rui <rui.zhang@...el.com>, "Rafael J. Wysocki" <rjw@...ysocki.net>, linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org, Guenter Roeck <linux@...ck-us.net>, linux-pm@...r.kernel.org Subject: Re: [PATCH] linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS On Thu, Oct 01, 2015 at 11:45:31PM +0200, Rasmus Villemoes wrote: > The macros KELVIN_TO_CELSIUS and CELSIUS_TO_KELVIN actually convert > between deciKelvins and Celsius, so rename them to reflect that. While > at it, use a statement expression in DECI_KELVIN_TO_CELSIUS to prevent > expanding the argument multiple times and get rid of a few casts. > > Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk> If Zhang and Rafael are happy with the termal change, then for the resulting platform/drivers/x86 changes: Acked-by: Darren Hart <dvhart@...ux.intel.com> -- Darren Hart Intel Open Source Technology Center -- 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