Rusty Russell
2008-Aug-25 14:21 UTC
[PULL] lguest comments, virtio fix and final stop_machine_run() remove
The following changes since commit 83097aca8567a0bd593534853b71fe0fa9a75d69:
Arjan van de Ven (1):
Fix oops in acer_wmi driver (acer_wmi_init)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git
master
Anthony Liguori (1):
virtio_balloon: fix towards_target when deflating balloon
Rusty Russell (3):
stop_machine: wean Xen off stop_machine_run
stop_machine: Remove deprecated stop_machine_run
lguest: update commentry
Documentation/lguest/lguest.c | 8 ++++++++
drivers/lguest/lguest_device.c | 8 ++++++++
drivers/virtio/virtio_balloon.c | 2 +-
drivers/xen/manage.c | 2 +-
include/linux/stop_machine.h | 19 +------------------