From: Ben Collins <bcollins@debian.org>
To: Paul Mackerras <paulus@samba.org>
Cc: akpm@osdl.org, torvalds@osdl.org, linux-kernel@vger.kernel.org,
linux1394-devel@lists.sf.net
Subject: Re: [PATCH] fix ohci1394 rmmod
Date: Tue, 4 May 2004 08:39:40 -0400 [thread overview]
Message-ID: <20040504123940.GD3647@phunnypharm.org> (raw)
In-Reply-To: <16535.34664.662254.665975@cargo.ozlabs.ibm.com>
> Ben, any comments on this patch? I think it should go in.
Yeah, this is the wrong fix. I have a proper one in the repo that I'll
sync to Linus this week.
Point is, we need to ignore SIGTERM because init will send it during
shutdown, and that will kill these threads making it impossible to
unmount/sync sbp2 disks during the shutdown/reset process. My patch sets
a variable and then signals the semaphore in the thread, which checks
the variable and shuts down at that time.
--
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/
prev parent reply other threads:[~2004-05-04 12:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-04 12:07 [PATCH] fix ohci1394 rmmod Paul Mackerras
2004-05-04 12:39 ` Ben Collins [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=20040504123940.GD3647@phunnypharm.org \
--to=bcollins@debian.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sf.net \
--cc=paulus@samba.org \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox