https://github.com/torvalds/linux
Revision de69fee82c5962fb7bdaf6eb8a81302f418d1a1d authored by Mike Miller (OS Dev) on 06 March 2007, 09:42:16 UTC, committed by Linus Torvalds on 06 March 2007, 17:30:25 UTC
This patch adds support for the struct pci_driver shutdown method to cciss.
 We require notification of an impending reboot or shutdown so that we can
flush the battery backed write cache (BBWC) on the Smart Array controller.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 97c0697
History
Tip revision: de69fee82c5962fb7bdaf6eb8a81302f418d1a1d authored by Mike Miller (OS Dev) on 06 March 2007, 09:42:16 UTC
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
Tip revision: de69fee
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top