* [GIT PULL] (xen) stable/for-linus-3.9-rc2-tag
@ 2013-03-12 19:56 Konrad Rzeszutek Wilk
0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2013-03-12 19:56 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: xen-devel
Hey Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-linus-3.9-rc2-tag
which has three compile fixes - two are for errors on ARM, and
there is one warning on x86. Then there is run-time WARNING
in the xen-pciback. The last one is a regression fix - where
the acpi_processor_register_performance (used in the Xen
ACPI P-and-C states uploader) started returning -ENODEV when cpuidle API
is turned off (previous to v3.9 cpuidle API would return -ENODEV for
some of its functions when it was off, but not all) - Rafael
preferred that it got through my tree, so here it is.
Please pull!
Ian Campbell (1):
xen: arm: mandate EABI and use generic atomic operations.
Konrad Rzeszutek Wilk (2):
xen/pciback: Don't disable a PCI device that is already disabled.
acpi: Export the acpi_processor_get_performance_info
Liu Jinsong (1):
xen/acpi: remove redundant acpi/acpi_drivers.h include
arch/arm/Kconfig | 3 ++-
arch/arm/include/asm/xen/events.h | 25 ++++---------------------
drivers/acpi/processor_perflib.c | 4 ++--
drivers/xen/xen-acpi-processor.c | 8 ++++----
drivers/xen/xen-pciback/pciback_ops.c | 3 ++-
drivers/xen/xen-stub.c | 1 -
include/acpi/processor.h | 3 +++
7 files changed, 17 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-12 19:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 19:56 [GIT PULL] (xen) stable/for-linus-3.9-rc2-tag Konrad Rzeszutek Wilk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.