Re: [GIT pull] x86 core changes for 4.8

From: Thomas Gleixner
Date: Mon Aug 01 2016 - 03:31:43 EST


On Sat, 30 Jul 2016, Linus Torvalds wrote:
> On Sat, Jul 30, 2016 at 12:44 PM, Linus Torvalds
> <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > For example, when I pull, the diffstat is just
> >
> > 10 files changed, 81 insertions(+), 65 deletions(-)
> >
> > instead of the claimed
> >
> >> 19 files changed, 183 insertions(+), 161 deletions(-)
> >
> > and I am missing all these commits [...]
>
> Ahh. The reason seems to be that I already got them earlier from one
> of Ingo's pulls, and you just hadn't fetched my origin, so your
> diffstat and commit list were wrong.

Yeah, I somehow managed NOT to update the reference branch to your head commit
before creating the pull requests. Sorry for the inconveniance.

Thanks,

tglx