From: Greg KH <greg@kroah.com>
To: LKML <linux-kernel@vger.kernel.org>,
Sensors <sensors@stimpy.netroedge.com>,
"Mark D. Studebaker" <mds@paradyne.com>
Subject: Re: [RFC PATCH] Re: [OOPS] w83781d during rmmod (2.5.69-bk17)
Date: Mon, 2 Jun 2003 10:20:40 -0700 [thread overview]
Message-ID: <20030602172040.GC4992@kroah.com> (raw)
In-Reply-To: <20030601143808.GA30177@earth.solarsys.private>
On Sun, Jun 01, 2003 at 10:38:08AM -0400, Mark M. Hoffman wrote:
>
> This fixes the oops during w83781d module removal by putting the
> subclient registration back in. While I was in there, I split
> w83781d_detect in half in an attempt to reduce the goto madness.
>
> So, the /sys tree looks like this, where 48 & 49 are the subclients.
> There are no entries (besides name & power) for the subclients.
>
> /sys/bus/i2c/
> |-- devices
> | |-- 0-002d -> ../../../devices/pci0/00:02.1/i2c-0/0-002d
> | |-- 0-0048 -> ../../../devices/pci0/00:02.1/i2c-0/0-0048
> | `-- 0-0049 -> ../../../devices/pci0/00:02.1/i2c-0/0-0049
> `-- drivers
> |-- i2c_adapter
> `-- w83781d
> |-- 0-002d -> ../../../../devices/pci0/00:02.1/i2c-0/0-002d
> |-- 0-0048 -> ../../../../devices/pci0/00:02.1/i2c-0/0-0048
> `-- 0-0049 -> ../../../../devices/pci0/00:02.1/i2c-0/0-0049
>
> Also, I fixed a bug where this driver would request and release an
> ISA region, then poke around in that region, then finally request
> it again.
>
> This patch against 2.5.70 works for me vs. an SMBus adapter. It needs
> re-testing against an ISA adapter since my particular chip is SMBus only.
I've applied this and will send it off to Linus in a bit.
thanks,
greg k-h
next prev parent reply other threads:[~2003-06-02 17:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-24 18:37 [OOPS] w83781d during rmmod (2.5.69-bk17) Mark M. Hoffman
[not found] ` <3ED8067E.1050503@paradyne.com>
2003-06-01 14:38 ` [RFC PATCH] " Mark M. Hoffman
2003-06-02 17:20 ` Greg KH [this message]
2003-06-03 5:22 ` Martin Schlemmer
2003-06-03 19:43 ` Philip Pokorny
2003-06-04 5:57 ` Martin Schlemmer
2003-06-05 2:39 ` Mark M. Hoffman
2003-06-05 19:47 ` Greg KH
2003-06-09 5:34 ` Martin Schlemmer
2003-06-10 5:38 ` Martin Schlemmer
2003-06-10 5:41 ` OOPS w83781d during rmmod (2.5.70-bk1[1234]) Mark M. Hoffman
2003-06-10 5:51 ` Martin Schlemmer
2003-06-11 5:44 ` Martin Schlemmer
2003-06-12 6:57 ` [RFC][2.5] list_for_each_safe not so safe (was Re: OOPS w83781d during rmmod (2.5.70-bk1[1234])) Martin Schlemmer
2003-06-13 2:36 ` Mark M. Hoffman
2003-06-13 6:08 ` Martin Schlemmer
2003-06-14 6:26 ` Martin Schlemmer
2003-06-16 18:41 ` Greg KH
2003-09-03 20:54 ` [PATCH 2.6] Fix conversion from milli volts in store_in_reg() for w83781d.c Martin Schlemmer
2003-09-04 18:40 ` Greg KH
2003-09-07 15:41 ` Andrey Borzenkov
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=20030602172040.GC4992@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mds@paradyne.com \
--cc=sensors@stimpy.netroedge.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox