Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Aug 2012 00:31:59 +0000 (17:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Aug 2012 00:31:59 +0000 (17:31 -0700)
commit267560874cb0189f28e7ae6dfbc8e98b8848be98
tree649702ebe9faf5679d6e81c08dc07c4fcb04a2dd
parent4ae4614712e0a354c9e6c286c0db1612246766ce
parentc96aae1f7f393387d160211f60398d58463a7e65
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git./linux/kernel/git/konrad/xen

Pull three xen bug-fixes from Konrad Rzeszutek Wilk:
 - Revert the kexec fix which caused on non-kexec shutdowns a race.
 - Reuse existing P2M leafs - instead of requiring to allocate a large
   area of bootup virtual address estate.
 - Fix a one-off error when adding PFNs for balloon pages.

* tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
  xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
  xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.
  Revert "xen PVonHVM: move shared_info to MMIO before kexec"
arch/x86/xen/enlighten.c