Re: [GIT PULL] perf fixes

From: Ingo Molnar
Date: Tue Sep 22 2009 - 10:59:45 EST



* Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> 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@hera tip]$ hostname
hera.kernel.org
[mingo@hera tip]$ git log perf-fixes-for-linus |head
commit a8f90e906783f1f815120eefe813b23cb396e9bd
Author: Paul Mackerras <paulus@xxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/