Revision 40df43a17f3c465988ae96e61e1b8a31b78b76c2 authored by Linus Torvalds on 18 April 2012, 19:58:29 UTC, committed by Linus Torvalds on 18 April 2012, 19:58:29 UTC
Pull libara fixes from Jeff Garzik:

 - Notable regression fix.  Forbid dynamic runtime power management by
   default, due to issues with suspend/resume and hotplug.

   To re-enable, use sysfs.

 - make ata_print_id atomic, due to ref from multiple contexts

 - sata_mv warning fix

 - ata_piix new PCI ID

* tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  libata: forbid port runtime pm by default, fixing regression
  libata: make ata_print_id atomic
  sata_mv: silence an uninitialized variable warning
  ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
2 parent s 9ecf8c0 + 0c8d32c
History
File Mode Size
BUGS -rw-r--r-- 235 bytes
Kbuild -rw-r--r-- 527 bytes
Kconfig -rw-r--r-- 323 bytes
Kconfig.ore -rw-r--r-- 461 bytes
common.h -rw-r--r-- 8.6 KB
dir.c -rw-r--r-- 16.8 KB
exofs.h -rw-r--r-- 7.5 KB
file.c -rw-r--r-- 2.5 KB
inode.c -rw-r--r-- 36.4 KB
namei.c -rw-r--r-- 7.2 KB
ore.c -rw-r--r-- 29.0 KB
ore_raid.c -rw-r--r-- 19.0 KB
ore_raid.h -rw-r--r-- 2.7 KB
super.c -rw-r--r-- 26.1 KB
symlink.c -rw-r--r-- 1.8 KB

back to top