Re: [GIT pull] x86 fixes for 2.6.26

From: Linus Torvalds
Date: Fri May 16 2008 - 18:52:05 EST




On Fri, 16 May 2008, Linus Torvalds wrote:
>
> This happens almost every time somebody starts using git properly: at that
> point the rebasing no longer hides bad habits.

Side note: to see this in action, just do

gitk linus..

on that branch tip. Or look at the shortlog output without --no-merges:

Avi Kivity (1):
x86: fix crash on cpu hotplug on pat-incapable machines

Ingo Molnar (6):
Merge branch 'linus' into x86/urgent
Merge branch 'linus' into x86/urgent
Merge branch 'linus' into x86/urgent
Merge branch 'x86/urgent' of e2:tip into x86/urgent
x86: remove mwait capability C-state check
Merge branch 'linus' into x86/urgent

Thomas Gleixner (1):
x86: disable mwait for AMD family 10H/11H CPUs

where those five merges (I know, I said six, I can't count, sue me) don't
actually seem to do anything useful as far as x86 is concerned, ie they
have nothing to do with the work that you were actually doing.

Linus
--
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/