]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Mar 2014 01:07:51 +0000 (18:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Mar 2014 01:07:51 +0000 (18:07 -0700)
commit84a7d9a9ee9464e2453ca779e1ee496c8cd61004
treeb6e3ae76d485294631c4ac2777956ae1116f455a
parentdfd4d7fcd8212c05539f7f991615ce4f6e7af0e2
parent9facaa0f9b4425c1b2a8146ac89b0512bcbb9a1b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Peter Anvin:
 "Two x86 fixes: Suresh's eager FPU fix, and a fix to the NUMA quirk for
  AMD northbridges.

  This only includes Suresh's fix patch, not the "mostly a cleanup"
  patch which had __init issues"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
  x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU