On Mon, 26 Jun 2006 13:16:59 -0400 Vivek Goyal <[email protected]> wrote: > So it is matter of making a choice in case the device does not have a > software reset capability. > > - Either try to make driver work through some hacks based on crashboot > option. > > - Or mark the driver unusable in kdump scenarios. > > Even if one decides to go for second option, at least "crashboot" or > similar parameter will be required so that driver can choose whether > to reset the device or not during initialization due to significant > time penalty. yes, this does legitimise the `crashboot' option. That being said, it's misnamed, I think. It should be called `reset_devices' or something. Because that's what it does, and who knows, there might be other reasons for wanting to reset devices. See, it's more accurate. We don't want drivers to be looking at some global environmental thing and then independently working out what they should be doing this time around. We just want drivers to do what they're told. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Andrew Morton <[email protected]>
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Vivek Goyal <[email protected]>
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Andrew Morton <[email protected]>
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Vivek Goyal <[email protected]>
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: [email protected] (Eric W. Biederman)
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Maneesh Soni <[email protected]>
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Vivek Goyal <[email protected]>
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: [email protected] (Eric W. Biederman)
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Vivek Goyal <[email protected]>
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: [email protected] (Eric W. Biederman)
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- From: Vivek Goyal <[email protected]>
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- Prev by Date: Re: [patch 4/4] Network namespaces: playing and debugging
- Next by Date: Re: [Patch][RFC] Disabling per-tgid stats on task exit in taskstats
- Previous by thread: Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- Next by thread: Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
- Index(es):