From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] 18-rc1-mm1 and unchecked return-codes
Date: Wed, 02 Aug 2006 17:08:16 +0000 [thread overview]
Message-ID: <20060802190816.1351c79c.khali@linux-fr.org> (raw)
In-Reply-To: <44B3EEFD.5050209@gmail.com>
Hi Jim, Mark,
Sorry for the late answer, I have a hard time catching up with e-mail
since I returned from vacation.
> > - changing strategy from completely-unchecked to
> > undo-everything-and-bailout
> > is a rather long step, and makes driver possibly unusable in some
> > corner cases
> > (none of which we know and can repeat)
>
> True enough, but I imagine that any other solution will be frowned upon
> as "wallpapering over bugs". Jean: any opinion on this?
Yup, I don't much like Jim's approach, because it's meant to be
temporary. Mark's approach seems better, especially since it is less
difficult than I first thought. Now let's see how it scales to more
complex drivers. Jim, would you like to try implementing something
similar for the pc87360 driver (or any other complex driver of your
choice, as long as you can test it) and see how it goes?
> > - my approach of just counting and warning is 'more legacy'
> > (but warnings may be ignored, whereas a 'broken-driver' will elicit
> > more feedback)
My fear with this approach is that, once the warnings are hidden,
nobody ever takes care of converting the drivers to the "proper
way" (whatever this ends up being.) The change will affect all hardware
monitoring drivers, and will be pretty large, so let's get it right
directly.
Give me a few more days to think about it all again, anyway... It's
large enough that we should be wise in choosing a strategy.
> > > asb100, lm75, lm78, smsc47b397, w83627hf
> > >
> > > Any volunteers for the other 38?
I will take care of the drivers I maintain (adm1025, lm83, lm90,
f71805f) and the ones I was involved in (lm63, w83l785ts).
Thanks,
--
Jean Delvare
prev parent reply other threads:[~2006-08-02 17:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-11 18:33 [lm-sensors] 18-rc1-mm1 and unchecked return-codes Jim Cromie
2006-07-12 13:02 ` Mark M. Hoffman
2006-07-27 22:07 ` Jim Cromie
2006-07-29 2:35 ` Mark M. Hoffman
2006-07-29 15:09 ` Jim Cromie
2006-07-29 15:26 ` Mark M. Hoffman
2006-08-02 17:08 ` Jean Delvare [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060802190816.1351c79c.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.