Re: Clarify comment in kernel/acpi.c
Russell King (rmk@arm.linux.org.uk)
Tue, 11 Feb 2003 12:34:38 +0000
On Mon, Feb 10, 2003 at 05:36:23PM +0100, Pavel Machek wrote:
> This is more explicit about which low memory means... Please apply,
>
> --- clean/arch/i386/kernel/acpi.c 2003-01-17 23:13:33.000000000 +0100
> +++ linux-swsusp/arch/i386/kernel/acpi.c 2003-01-27 17:23:36.000000000 +0100
> @@ -507,7 +501,7 @@
> /**
> * acpi_reserve_bootmem - do _very_ early ACPI initialisation
> *
> - * We allocate a page in low memory for the wakeup
> + * We allocate a page in 1MB low memory for the wakeup
Unfortunately this doesn't clarify it. I think you mean:
"We allocate a page from the first 1MB of memory for the wakeup" ?
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
-
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/