Re: [GIT pull] x86 core changes for 4.8

2016-08-01 Thread Thomas Gleixner
On Sat, 30 Jul 2016, Linus Torvalds wrote: > On Sat, Jul 30, 2016 at 12:44 PM, Linus Torvalds > 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(+),

Re: [GIT pull] x86 core changes for 4.8

2016-07-30 Thread Linus Torvalds
On Sat, Jul 30, 2016 at 12:44 PM, Linus Torvalds 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 [...]

Re: [GIT pull] x86 core changes for 4.8

2016-07-30 Thread Linus Torvalds
On Sat, Jul 30, 2016 at 3:17 AM, Thomas Gleixner wrote: > > please pull the latest x86-cpu-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-for-linus I don't actually get what you claim I should get. For example, when I pull, the diffstat is just

[GIT pull] x86 core changes for 4.8

2016-07-30 Thread Thomas Gleixner
Linus, please pull the latest x86-cpu-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-for-linus This update provides: - A treewide cleanup of x86 model numbers. All usage site use proper defines instead of magic hex numbers now. - A workaro