Re: [GIT PULL] x86/boot changes for v3.13

2013-11-12 Thread Borislav Petkov
On Tue, Nov 12, 2013 at 12:37:10PM +0100, Ingo Molnar wrote: > Hm, I think it's actually a bonus that we see the individual CPUs > printed as they boot up. That way if there's a hang, the place where > it hangs is apparent, etc. Ok, good point. We can do something like that then: [0.068574]

Re: [GIT PULL] x86/boot changes for v3.13

2013-11-12 Thread Ingo Molnar
* Borislav Petkov wrote: > On Tue, Nov 12, 2013 at 12:23:38PM +0100, Ingo Molnar wrote: > > So I suspect what Yinghai tried to say if CPU0 and CPU1 are not on the > > same node we do the printout incorrectly. > > I hope your translation is correct :) I'd still like to get a > confirmation from

Re: [GIT PULL] x86/boot changes for v3.13

2013-11-12 Thread Borislav Petkov
On Tue, Nov 12, 2013 at 12:23:38PM +0100, Ingo Molnar wrote: > So I suspect what Yinghai tried to say if CPU0 and CPU1 are not on the > same node we do the printout incorrectly. I hope your translation is correct :) I'd still like to get a confirmation from him though. > Arguably this was a pre-e

Re: [GIT PULL] x86/boot changes for v3.13

2013-11-12 Thread Ingo Molnar
* Borislav Petkov wrote: > On Mon, Nov 11, 2013 at 01:37:48PM -0800, Yinghai Lu wrote: > > How do you know CPU0 and CPU1 are in same package? > > Why is that relevant? So I suspect what Yinghai tried to say if CPU0 and CPU1 are not on the same node we do the printout incorrectly. Arguably th

Re: [GIT PULL] x86/boot changes for v3.13

2013-11-12 Thread Borislav Petkov
On Mon, Nov 11, 2013 at 01:37:48PM -0800, Yinghai Lu wrote: > How do you know CPU0 and CPU1 are in same package? Why is that relevant? -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kern

Re: [GIT PULL] x86/boot changes for v3.13

2013-11-11 Thread Yinghai Lu
On Mon, Nov 11, 2013 at 9:05 AM, Ingo Molnar wrote: > Two changes that prettify and compactify the SMP bootup output from: > > [0.371169] smpboot: Booting Node 0, Processors #1 #2 #3 OK > [0.417339] smpboot: Booting Node 1, Processors #4 #5 #6 #7 OK > [0.554805] smpboot: Boot

[GIT PULL] x86/boot changes for v3.13

2013-11-11 Thread Ingo Molnar
Linus, Please pull the latest x86-boot-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-for-linus # HEAD: a17bce4d1dce8f3cf714bc2e5d8e4bac009dc077 x86/boot: Further compress CPUs bootup message Two changes that prettify and compactify the SMP bo