lkml.org 
[lkml]   [2008]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/6] x86: make early_ioremap_debug early_param

* Huang, Ying <ying.huang@intel.com> wrote:

> This patch makes "early_ioremap_debug" a early parameter, because
> "early_ioreamp/early_iounmap" is only used during early boot stage.

oops, indeed!

> @@ -215,9 +215,9 @@ static int __init early_ioremap_debug_se
> {
> early_ioremap_debug = 1;
>
> - return 1;
> + return 0;
> }
> -__setup("early_ioremap_debug", early_ioremap_debug_setup);
> +early_param("early_ioremap_debug", early_ioremap_debug_setup);

thanks, applied.

Ingo


\
 
 \ /
  Last update: 2008-01-25 10:01    [W:0.067 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site