linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Clarify comment in kernel/acpi.c
@ 2003-02-10 16:36 Pavel Machek
  2003-02-11 12:34 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2003-02-10 16:36 UTC (permalink / raw)
  To: Rusty trivial patch monkey Russell, kernel list, torvalds

Hi!

This is more explicit about which low memory means... Please apply,

							Pavel

--- 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
  * routine for when we come back from a sleep state. The
  * runtime allocator allows specification of <16M pages, but not
  * <1M pages.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Clarify comment in kernel/acpi.c
  2003-02-10 16:36 Clarify comment in kernel/acpi.c Pavel Machek
@ 2003-02-11 12:34 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2003-02-11 12:34 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Rusty trivial patch monkey Russell, kernel list, torvalds

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-11 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-10 16:36 Clarify comment in kernel/acpi.c Pavel Machek
2003-02-11 12:34 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).