[linux-pm] [PATCH 2/2] Fix console handling during suspend/resume

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Thu, 15 Jun 2006, Pavel Machek wrote:
> 
> According to
> 
> http://bugzilla.kernel.org/show_bug.cgi?id=6670
> 
> this should help:
> 
> http://marc.theaimsgroup.com/?l=linux-kernel&m=115005083610700&w=2

Btw, maybe we should do this unconditionally?

But we should likely do it with a

	acpi_os_write_port(acpi_gbl_FADT->smi_cmd,
		(u32) acpi_gbl_FADT->acpi_enable, 8);

instead of trying to just stuff "1" into that thing? Hmm? That's what the 
regular "enable ACPI mode" code does, afaik.

Totally untested as of yet, of course, but I'm compiling the kernel to try 
it out right now ;)

		Linus


[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux