Re: [GIT PULL] x86 fixes for v3.10-rc7

2013-06-21 Thread H. Peter Anvin
On 06/21/2013 09:37 AM, Linus Torvalds wrote: > On Thu, Jun 20, 2013 at 2:55 PM, H. Peter Anvin wrote: >> >> This series fixes a couple of build failures, and fixes MTRR cleanup >> and memory setup on very specific memory maps. Finally, it fixes >> triggering backtraces on all CPUs, which was ina

Re: [GIT PULL] x86 fixes for v3.10-rc7

2013-06-21 Thread Linus Torvalds
On Thu, Jun 20, 2013 at 2:55 PM, H. Peter Anvin wrote: > > This series fixes a couple of build failures, and fixes MTRR cleanup > and memory setup on very specific memory maps. Finally, it fixes > triggering backtraces on all CPUs, which was inadvertently disabled on > x86. Hmm. You also just sn

[GIT PULL] x86 fixes for v3.10-rc7

2013-06-20 Thread H. Peter Anvin
Hi Linus, This series fixes a couple of build failures, and fixes MTRR cleanup and memory setup on very specific memory maps. Finally, it fixes triggering backtraces on all CPUs, which was inadvertently disabled on x86. The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f: