On Wed, Apr 18, 2012 at 2:46 PM, Jeff Garzik<jeff@xxxxxxxxxx> wrote:
NOTE: Includes important regression fix. See signed tag message for more.
Please pull 0c8d32c27f5cf6e14ca14b4758d1e994eebd50fd from
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git tag/upstream-linus
to receive the following updates:
drivers/ata/ata_piix.c | 2 ++
drivers/ata/libata-core.c | 4 ++--
drivers/ata/libata-scsi.c | 4 ++--
drivers/ata/libata-transport.c | 1 +
drivers/ata/libata.h | 2 +-
drivers/ata/sata_mv.c | 3 ++-
6 files changed, 10 insertions(+), 6 deletions(-)
Dan Carpenter (1):
sata_mv: silence an uninitialized variable warning
Dan Williams (1):
libata: make ata_print_id atomic
Lin Ming (1):
libata: forbid port runtime pm by default, fixing regression
I noticed that this regression fix doesn't have the
CC: stable@xxxxxxxxxxxxxxx tag in it, but it's needed on the 3.3
trees. Should it be sent to the stable list separately?