https://github.com/torvalds/linux
Revision cd76374e9de4501acc74f833dc6cb5e7a5dca115 authored by Pavel Machek on 29 May 2008, 07:30:21 UTC, committed by Thomas Gleixner on 04 June 2008, 11:11:47 UTC
iommu/gart support misses suspend/resume code, which can do bad stuff,
including memory corruption on resume.  Prevent system suspend in case we
would be unable to resume.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Tested-by: Patrick <ragamuffin@datacomm.ch>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent be524fb
History
Tip revision: cd76374e9de4501acc74f833dc6cb5e7a5dca115 authored by Pavel Machek on 29 May 2008, 07:30:21 UTC
suspend-vs-iommu: prevent suspend if we could not resume
Tip revision: cd76374
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 686 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top