mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core patches for 3.3-rc3
Date: Thu, 9 Feb 2012 12:20:39 -0800	[thread overview]
Message-ID: <20120209202039.GA22131@kroah.com> (raw)

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@linuxfoundation.org>

----------------------------------------------------------------
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(-)

                 reply	other threads:[~2012-02-09 20:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120209202039.GA22131@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®