login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
25
Re: [PATCH 1/4] module: implement module_inhibit_unload()
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Tejun Heo <htejun@...>
To: Rusty Russell <rusty@...>
Cc: Alan Stern <stern@...>, Jonathan Corbet <corbet@...>, <ebiederm@...>, <cornelia.huck@...>, <greg@...>, <kay.sievers@...>, <linux-kernel@...>
Subject:
Re: [PATCH 1/4] module: implement module_inhibit_unload()
Date: Tuesday, September 25, 2007 - 9:42 pm
Rusty Russell wrote:
quoted text
> On Wed, 2007-09-26 at 08:15 +0900, Tejun Heo wrote: >> I have no problem with changing the condition check to loop but it would >> be great if someone can point me to a code where this unexpected wake up >> is used. > > This is one of those areas where we're conservative. Historically there > have been random wakes, and noone is quite sure that signal code or the > freezer or whatever won't do it under some circumstances. > > Thus it's always seen as better to wait on a specific condition.
I see. I'll update the code then. Thanks. -- tejun -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCHSET 2/4] sysfs: allow suicide
, Tejun Heo
, (Thu Sep 20, 3:26 am)
Re: [PATCHSET 2/4] sysfs: allow suicide
, Greg KH
, (Tue Sep 25, 6:02 pm)
[PATCH 4/4] sysfs: make suicidal nodes just do it directly
, Tejun Heo
, (Thu Sep 20, 3:26 am)
Re: [PATCH 4/4] sysfs: make suicidal nodes just do it directly
, Cornelia Huck
, (Fri Sep 28, 9:54 am)
Re: [PATCH 4/4] sysfs: make suicidal nodes just do it directly
, Tejun Heo
, (Fri Sep 28, 10:27 am)
Re: [PATCH 4/4] sysfs: make suicidal nodes just do it directly
, Cornelia Huck
, (Thu Sep 20, 5:24 am)
Re: [PATCH 4/4] sysfs: make suicidal nodes just do it directly
, Tejun Heo
, (Thu Sep 20, 5:43 am)
[PATCH 3/4] sysfs: care-free suicide for sysfs files
, Tejun Heo
, (Thu Sep 20, 3:26 am)
[PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Thu Sep 20, 3:26 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Jonathan Corbet
, (Mon Sep 24, 6:00 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Mon Sep 24, 7:18 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Alan Stern
, (Tue Sep 25, 10:24 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 10:30 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Alan Stern
, (Tue Sep 25, 11:09 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 7:15 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Alan Stern
, (Wed Sep 26, 10:39 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Tue Sep 25, 7:41 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 9:42 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Mon Sep 24, 7:42 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Mon Sep 24, 9:40 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Mon Sep 24, 10:12 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Mon Sep 24, 10:39 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Mon Sep 24, 11:21 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Mon Sep 24, 11:36 pm)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Tue Sep 25, 12:38 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 4:25 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 4:36 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Rusty Russell
, (Tue Sep 25, 4:50 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Tejun Heo
, (Tue Sep 25, 10:05 am)
Re: [PATCH 1/4] module: implement module_inhibit_unload()
, Cornelia Huck
, (Tue Sep 25, 4:01 am)
[PATCH 2/4] sysfs: make the sysfs_addrm_cxt->removed list FIFO
, Tejun Heo
, (Thu Sep 20, 3:26 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Andrew Morton
Re: Linux 2.6.21-rc4
Andrew Morton
-mm merge plans for 2.6.23
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Balbir Singh
Re: [RFC][PATCH 2/7] RSS controller core
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
[GIT]: Networking
Andreas Henriksson
[PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage.
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
806 guests
online.
Online users
kevdimech
Syndicate