]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] apm.c: ignore_normal_resume is set a bit too late
authorThomas Hood <jdthood@aglu.demon.nl>
Tue, 14 Jun 2005 05:58:04 +0000 (22:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 14 Jun 2005 14:19:35 +0000 (07:19 -0700)
commit823afc1266b82ed7924b505ef75fba17db851f82
tree18b82203c75979094e089e4feed1f825fa326c07
parenta013b0062ebb2074daf222be49af32c1d6fa4965
[PATCH] apm.c: ignore_normal_resume is set a bit too late

This patch causes the ignore_normal_resume flag to be set slightly earlier,
before there is a chance that the apm driver will receive the normal resume
event from the BIOS.  (Addresses Debian bug #310865)

Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apm.c