]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 May 2013 21:01:18 +0000 (06:01 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 May 2013 21:01:18 +0000 (06:01 +0900)
commit792885d007b51dedb86cdc10918e9c97f178c7de
treee9c55e77e44a6de74c62ee7d907a293d97033fd3
parent957e629d690649f9f26c722e6576ad6d863f5b45
parentf786082df84d54242db60c49d03c2d97eac25344
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen

Pull Xen fixes from Konrad Rzeszutek Wilk:
 - Use proper error paths
 - Clean up APIC IPI usage (incorrect arguments)
 - Delay XenBus frontend resume is backend (xenstored) is not running
 - Fix build error with various combinations of CONFIG_

* tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
  xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
  xen-pciback: more uses of cached MSI-X capability offset
  xen: Clean up apic ipi interface
  xenbus: save xenstore local status for later use
  xenbus: delay xenbus frontend resume if xenstored is not running
  xmem/tmem: fix 'undefined variable' build error.