Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2011 18:28:11 +0000 (11:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2011 18:28:11 +0000 (11:28 -0700)
commitabbe0d3c26c545930492981cbd64be340ff41e05
treeb0239fcc508b76e40b411762b1d960066f259324
parentc455ea4f122d21c91fcf4c36c3f0c08535ba3ce8
parent61cca2fab7ecba18f9b9680cd736ef5fa82ad3b1
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen

* 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen:
  xen/i386: follow-up to "replace order-based range checking of M2P table by linear one"
  xen/irq: Alter the locking to use a mutex instead of a spinlock.
  xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
  xen: disable PV spinlocks on HVM
arch/x86/xen/mmu.c
arch/x86/xen/setup.c