[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140820201051.GA1745@roeck-us.net>
Date: Wed, 20 Aug 2014 13:10:51 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Pranith Kumar <bobby.prani@...il.com>
Cc: Wim Van Sebroeck <wim@...ana.be>,
"open list:WATCHDOG DEVICE D..." <linux-watchdog@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] powerpc: booke_wdt: Fix build error as a module
On Wed, Aug 20, 2014 at 03:26:46PM -0400, Pranith Kumar wrote:
> Building booke_wdt fails when trying to build as a module as there is no
> early_param() in module. Fix by using module_param() instead of early_param().
>
> Signed-off-by: Pranith Kumar <bobby.prani@...il.com>
> CC: Guenter Roeck <linux@...ck-us.net>
Looks good as far as I can see. One question though:
> +MODULE_ALIAS("booke_wdt");
Is this necessary ? If yes, shouldn't it be a separate patch to be applied
to -stable ?
Thanks,
Guenter
--
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