From: Andrew Patterson <andrew.patterson@hp.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
mike.miller@hp.com, jens.axboe@oracle.com
Subject: Re: [PATCH 0/3] cciss rmmod/scan-thread fixes
Date: Thu, 16 Jul 2009 05:45:42 +0000 [thread overview]
Message-ID: <1247723142.25954.86.camel@grinch> (raw)
In-Reply-To: <20090715150809.8fd350b9.akpm@linux-foundation.org>
On Wed, 2009-07-15 at 15:08 -0700, Andrew Morton wrote:
> On Tue, 14 Jul 2009 16:02:40 -0600
> Andrew Patterson <andrew.patterson@hp.com> wrote:
>
> > The following series fixes several problems causing hangs while
> > rmmoding the cciss driver. In the process of fixing these hangs, I
> > also reworked the the logical drive scanning kernel thread to use one
> > thread per driver rather than one thread per controller. I also added
> > a sysfs attribute to kick off a controller scan.
> >
> > .../ABI/testing/sysfs-bus-pci-devices-cciss | 7 +
> > drivers/block/cciss.c | 198 ++++++++++++++++++--
> > drivers/block/cciss.h | 7 +
> > 3 files changed, 188 insertions(+), 24 deletions(-)
> >
> > Andrew Patterson (3):
> > cciss: remove logical drive sysfs entries during driver cleanup.
> > cciss: use only one scan thread
> > cciss: kick off logical drive topology rescan through sysfs
> >
>
> So I assume that these are intended to fix the problem which
> cciss-fix-the-termination-of-the-scanning-thread.patch didn't fix?
Correct. As well as a lot of the race conditions during cleanup.
>
> Once we get this all sorted out, which kernel version(s) are we
> targetting and why?
The current problems this patchset tries to solve is that rmmod of the
module hangs along with logical hot remove.
I was hoping to get these in as soon as possible. It looks like the
sysfs additions and the scan_thread patches initially went into 2.6.30
(if my limited git-fu is telling me correctly), so I can't call this a
regression. I guess 2.6.32 then.
>
> Thanks.
>
--
Andrew Patterson
Hewlett-Packard
prev parent reply other threads:[~2009-07-16 5:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-14 22:02 [PATCH 0/3] cciss rmmod/scan-thread fixes Andrew Patterson
2009-07-14 22:02 ` [PATCH 1/3] cciss: remove logical drive sysfs entries during driver cleanup Andrew Patterson
2009-07-14 22:02 ` [PATCH 2/3] cciss: use only one scan thread Andrew Patterson
2009-07-15 22:06 ` Andrew Morton
2009-07-16 4:15 ` Andrew Patterson
2009-07-16 4:33 ` Andrew Morton
2009-07-14 22:02 ` [PATCH 3/3] cciss: kick off logical drive topology rescan through sysfs Andrew Patterson
2009-07-15 22:08 ` [PATCH 0/3] cciss rmmod/scan-thread fixes Andrew Morton
2009-07-16 5:45 ` Andrew Patterson [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=1247723142.25954.86.camel@grinch \
--to=andrew.patterson@hp.com \
--cc=akpm@linux-foundation.org \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=mike.miller@hp.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