https://github.com/torvalds/linux
Revision d374c1c1281d6188a0d0676172b1c0e3de35c6e7 authored by Linus Torvalds on 12 June 2006, 19:53:27 UTC, committed by Linus Torvalds on 12 June 2006, 19:53:27 UTC
This fixes two independent problems: it would not save the PCI state on
suspend (and thus try to resume a nonexistent state on resume), and
while shut off, if an interrupt happened on the same shared irq, the irq
handler would react very badly to the interrupt status being an invalid
all-ones state.

Acked-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 0e838b7
History
Tip revision: d374c1c1281d6188a0d0676172b1c0e3de35c6e7 authored by Linus Torvalds on 12 June 2006, 19:53:27 UTC
[sky2] Fix sky2 network driver suspend/resume
Tip revision: d374c1c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top