[GIT PATCH] driver core patches for 3.3-rc3

From: Greg KH
Date: Thu Feb 09 2012 - 15:21:44 EST


The following changes since commit 62aa2b537c6f5957afd98e29f96897419ed5ebab:

Linux 3.3-rc2 (2012-01-31 13:31:54 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-3.3-rc3

for you to fetch changes up to 29bb5d4fd3140a7d5d02d858118c74a45f15c296:

driver-core: cpu: fix kobject warning when hotplugging a cpu (2012-02-08 15:11:17 -0800)

----------------------------------------------------------------
Driver core fixes for the 3.3-rc3 tree.

A few fixes for kobject warnings that have popped up in the cpu hotplug path,
and a regression fix for the speed of the hotplug memory code.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Greg Kroah-Hartman (2):
driver core: cpu: remove kernel warning when removing a cpu
driver-core: cpu: fix kobject warning when hotplugging a cpu

Randy Dunlap (1):
docbook: fix fatal errors in device-drivers docbook and add DMA Management section

Yinghai Lu (2):
drivers/base/memory.c: fix memory_dev_init() long delay
ACPI: remove duplicated lines of merging problems with acpi_processor_add

Documentation/DocBook/device-drivers.tmpl | 12 +++++++++-
drivers/acpi/processor_driver.c | 7 ------
drivers/base/cpu.c | 21 +++++++++++++++++++
drivers/base/memory.c | 31 ++++++++++++++++++++++++----
drivers/base/node.c | 8 +++++++
5 files changed, 65 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/