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, 22 Sep 2009 16:59:24 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	linux-kernel@...r.kernel.org, Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [GIT PULL] perf fixes


* Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> 
> 
> On Tue, 22 Sep 2009, Ingo Molnar wrote:
> > 
> > Please pull the latest perf-fixes-for-linus git tree from:
> > 
> >    git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf-fixes-for-linus
> > 
> > This fixes a brown paperbag build error in PowerPC caused by the rename.
> 
> Hmm. Forgot to push? I'm getting
> 
> 	fatal: Couldn't find remote ref perf-fixes-for-linus
> 
> but maybe it's due to exta-long mirroring delays too.

hm, i think it's mirroring - the repo itself looks good on 
master.kernel.org:

[mingo@...a tip]$ hostname
hera.kernel.org
[mingo@...a tip]$ git log perf-fixes-for-linus |head
commit a8f90e906783f1f815120eefe813b23cb396e9bd
Author: Paul Mackerras <paulus@...ba.org>
Date:   Tue Sep 22 09:48:08 2009 +1000

    perf_event, powerpc: Fix compilation after big perf_counter rename
    
    This fixes two places in the powerpc perf_event (perf_counter) code
    where 'list_entry' needs to be changed to 'group_entry', but were
    missed in commit 65abc865 ("perf_counter: Rename list_entry ->
    group_entry, counter_list -> group_list").

	Ingo
--
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