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>] [day] [month] [year] [list]
Date:	Tue, 15 Feb 2011 15:53:41 -0500 (EST)
From:	Len Brown <lenb@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT] tools/power patches for 2.6.38-rc4

Hi Linus,

please pull from: 

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git tools-release

a bug-fix, plus some style updates that didn't seem worth delaying,
especially since turbostat is brand-new to the tree in 2.6.38.

This will update the files shown below.

thanks!

Len Brown
Intel Open Source Technology Center


ps. individual patches are available on linux-pm@...ts.linux-foundation.org

 tools/power/x86/turbostat/turbostat.c |  200 ++++++++++++++++-----------------
 1 files changed, 98 insertions(+), 102 deletions(-)

through these commits:

Len Brown (1):
      tools: turbostat: style updates

Thomas Renninger (1):
      tools: turbostat: fix bitwise and operand

with this log:

commit a829eb4d7e08b316e2d48880ecab3630497f300f
Author: Len Brown <len.brown@...el.com>
Date:   Thu Feb 10 23:36:34 2011 -0500

    tools: turbostat: style updates
    
    Follow kernel coding style traditions more closely.
    Delete typedef, re-name "per cpu counters" to
    simply be counters etc.
    
    This patch changes no functionality.
    
    Suggested-by: Thiago Farina <tfransosi@...il.com>
    Signed-off-by: Len Brown <len.brown@...el.com>

commit 8209e054b6bd0805a25b8c4af971160fa146bf22
Author: Thomas Renninger <trenn@...e.de>
Date:   Fri Jan 21 15:11:19 2011 +0100

    tools: turbostat: fix bitwise and operand
    
    bug could cause false positive on indicating
    presence of invarient TSC or APERF support.
    
    Signed-off-by: Thomas Renninger <trenn@...e.de>
    Signed-off-by: Len Brown <len.brown@...el.com>
--
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