[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1155086871.26428.5.camel@localhost.localdomain>
Date: Wed, 09 Aug 2006 11:27:51 +1000
From: Rusty Russell <rusty@...tcorp.com.au>
To: Keith Mannthey <kmannth@...il.com>
Cc: "Eric W. Biederman" <ebiederm@...ssion.com>,
Hugh Dickins <hugh@...itas.com>, Andrew Morton <akpm@...l.org>,
Andi Kleen <ak@...e.de>, linux-kernel@...r.kernel.org,
apw@...dowen.org
Subject: Re: 2.6.18-rc3-mm2 early_param mem= fix
On Tue, 2006-08-08 at 17:10 -0700, Keith Mannthey wrote:
> The parameter hotadd_percent is setup right but there is a
> "Malformed early option 'numa'" message.
For the record: this happens when the function registered with
early_param() returns non-zero. __setup() functions return 1 if OK,
module_param() and early_param() return 0 or a -ve error code.
Hope that clarifies,
Rusty.
--
Help! Save Australia from the worst of the DMCA: http://linux.org.au/law
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists