linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* booke_wdt being a kernel module
@ 2007-04-12 19:54 Dave
  2007-04-13 20:12 ` Kumar Gala
  0 siblings, 1 reply; 3+ messages in thread
From: Dave @ 2007-04-12 19:54 UTC (permalink / raw)
  To: linuxppc-dev

Does it make sense for the booke_wdt driver to be a kernel module?
Since the watchdog cannot be stopped, unloading the module after the
watchdog has started basically garantees a reboot.... Should
CONFIG_BOOKE_WDT be changed to a bool from tristate?
-- 
-= Dave =-

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

* Re: booke_wdt being a kernel module
  2007-04-12 19:54 booke_wdt being a kernel module Dave
@ 2007-04-13 20:12 ` Kumar Gala
  2007-04-13 20:27   ` Dave Jiang
  0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2007-04-13 20:12 UTC (permalink / raw)
  To: Dave; +Cc: linuxppc-dev


On Apr 12, 2007, at 2:54 PM, Dave wrote:

> Does it make sense for the booke_wdt driver to be a kernel module?
> Since the watchdog cannot be stopped, unloading the module after the
> watchdog has started basically garantees a reboot.... Should
> CONFIG_BOOKE_WDT be changed to a bool from tristate?

I don't see any value in making the booke_wdt driver a module.

- k

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

* Re: booke_wdt being a kernel module
  2007-04-13 20:12 ` Kumar Gala
@ 2007-04-13 20:27   ` Dave Jiang
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2007-04-13 20:27 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

Kumar Gala wrote:
> On Apr 12, 2007, at 2:54 PM, Dave wrote:
>
>   
>> Does it make sense for the booke_wdt driver to be a kernel module?
>> Since the watchdog cannot be stopped, unloading the module after the
>> watchdog has started basically garantees a reboot.... Should
>> CONFIG_BOOKE_WDT be changed to a bool from tristate?
>>     
>
> I don't see any value in making the booke_wdt driver a module.
>
> - k
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>   
Ok, I will make a patch to change it to bool then.

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

end of thread, other threads:[~2007-04-13 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-12 19:54 booke_wdt being a kernel module Dave
2007-04-13 20:12 ` Kumar Gala
2007-04-13 20:27   ` Dave Jiang

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).