All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Call for 2.9.2
Date: Mon, 05 Sep 2005 22:51:45 +0000	[thread overview]
Message-ID: <20050905225142.771685e7.khali@linux-fr.org> (raw)
In-Reply-To: <20050716170208.7c1f7e3d.khali@linux-fr.org>

Hi Mark,

> * Jean Delvare <khali@linux-fr.org> [2005-08-31 11:30:23 +0200]:
> > I have been thinking of it, and came to the conclusion that it was
> > merely a documentation issue.  I was planning to add en entry in the
> > FAQ, a news item on our website when we release, and a note to
> > kernel26.html.  Don't you think it is sufficient?  What do you
> > suggest?  I would like to avoid adding temporary code to libsensors
> > if possible, as we will ultimately drop non-hwmon support anyway.
> 
> I don't think just documenting it is enough.  Here is an example
> scenario that better demonstrates the present "surprising" behavior:
> 
> (with just i2c-i801 and eeprom modules loaded using Linux
> 2.6.12-rc6-mm2)
> 
> # sensors
> 
> (shows eeprom info)
> 
> # modprobe lm78
> 
> # sensors
> 
> (shows lm78 info but *not* eeprom info)

I can reproduce that too, of course.

> I know you don't want a lot of temporary code shoved in there, and for
> that  matter neither do I.  So here is a minimal patch.  It simply
> disables eeprom display for all 2.6.x kernels.  We can rip out the
> guts of the eeprom code for the next release - my libsysfs patchset in
> progress already does some of that anyway.
> 
> This should be easier to document and may also generate fewer bug
> reports.

Agreed. There are minor problems though.

1* Your minimal hack leaves dead code in libsensors. It's probably not
much of a problem, as long as we don't forget to remove it right after
the release.

2* Eeproms are not the only affected chips. "sensors" displays empty
entries for all i2c chips that have a driver. This includes the adv7176
and saa7110 video devices for me. They too will disappear when one loads
any hwmon driver. It should cause less surprise than for eeprom, because
no useful information is displayed, but it might still confuse the
users. I have no immediate solution though.

Feel free to commit your patch BTW, it looks good.

Thanks,
-- 
Jean Delvare

  parent reply	other threads:[~2005-09-05 22:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-16 17:02 [lm-sensors] Call for 2.9.2 Jean Delvare
2005-07-18 21:12 ` Jean Delvare
2005-08-14 14:42 ` Jean Delvare
2005-08-30 22:32 ` Jean Delvare
2005-08-31  1:42 ` Philip Edelbrock
2005-08-31  5:39 ` Mark M. Hoffman
2005-08-31 11:27 ` Jean Delvare
2005-08-31 11:37 ` Jean Delvare
2005-09-01  0:17 ` Philip Edelbrock
2005-09-01 10:40 ` Jean Delvare
2005-09-01 19:11 ` Philip Edelbrock
2005-09-05 18:33 ` Jean Delvare
2005-09-05 19:51 ` Mark M. Hoffman
2005-09-05 22:51 ` Jean Delvare [this message]
2005-09-06  5:28 ` Mark M. Hoffman
2005-09-06 21:16 ` Jean Delvare
2005-09-06 21:26 ` Philip Edelbrock
2005-09-06 22:16 ` Philip Edelbrock
2005-09-06 23:33 ` Henrik Brix Andersen
2005-09-07 16:02 ` Jean Delvare
2005-09-07 16:10 ` Henrik Brix Andersen
2005-09-07 16:20 ` Jean Delvare

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=20050905225142.771685e7.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.