Re: swsusp and S3 fixes

Linus Torvalds (torvalds@transmeta.com)
Mon, 24 Feb 2003 14:52:08 -0800 (PST)


Pavel,
your patch causes

arch/i386/kernel/dmi_scan.c:482: warning: `reset_videobios_after_s3' defined but not used
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
arch/i386/kernel/built-in.o: In function `reset_videomode_after_s3':
arch/i386/kernel/built-in.o(.init.text+0x1e07): undefined reference to `acpi_video_flags'
arch/i386/kernel/built-in.o: In function `reset_videobios_after_s3':
arch/i386/kernel/built-in.o(.init.text+0x1e17): undefined reference to `acpi_video_flags'
make: *** [.tmp_vmlinux1] Error 1

for me, with neither ACPI not SW_SUSPEND configured.

Don't call patches like this "trivial" if they haven't even been
properly tested.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/