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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Feb 2012 22:41:17 -0500
From:	Mike Frysinger <vapier@...omium.org>
To:	Benson Leung <bleung@...omium.org>
Cc:	len.brown@...el.com, lucas.demarchi@...fusion.mobi,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/power x86_energy_perf_policy: fix cpuid for i686

On Tue, Feb 21, 2012 at 22:15, Benson Leung wrote:
> --- a/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
> +++ b/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
>
> +void cpuid (unsigned int info, unsigned int *eax, unsigned int *ebx,
> +           unsigned int *ecx, unsigned int *edx)

static (maybe inline?), and probably want to adjust the style by
dropping the spaces before the open paren in this func
-mike
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ