public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* MOD_DEC_USE_COUNT is deprecated
@ 2003-06-23 11:16 Jan De Luyck
  2003-06-23 11:25 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Jan De Luyck @ 2003-06-23 11:16 UTC (permalink / raw)
  To: linux-kernel

Hey List,

Little question: With many modules I'm still seeying the MOD_DEC_USE_COUNT is 
deprecated message. I've checked the changes that have been done earlier, and 
they usually just consist of removing these lines. If so, I'm more than 
willing to "search and destroy" those and send 'em over to the patch monkey, 
but if what I'm saying is totally idiotic just slap me ;p

Jan
-- 
Penguin laptop (i686) running GNU/Linux 2.5.72 #1 Tue Jun 17 17:43:31 CEST 
2003
The joys of love made her human and the agonies of love destroyed her.
		-- Spock, "Requiem for Methuselah", stardate 5842.8


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MOD_DEC_USE_COUNT is deprecated
  2003-06-23 11:16 MOD_DEC_USE_COUNT is deprecated Jan De Luyck
@ 2003-06-23 11:25 ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2003-06-23 11:25 UTC (permalink / raw)
  To: Jan De Luyck; +Cc: linux-kernel

On Mon, Jun 23, 2003 at 01:16:21PM +0200, Jan De Luyck wrote:
> Little question: With many modules I'm still seeying the MOD_DEC_USE_COUNT is 
> deprecated message. I've checked the changes that have been done earlier, and 
> they usually just consist of removing these lines. If so, I'm more than 
> willing to "search and destroy" those and send 'em over to the patch monkey, 
> but if what I'm saying is totally idiotic just slap me ;p

It's not that simple - you need to ensure that there are mechanisms
in place to ensure that module unloading is safe before removing these.

The remaining MOD_{INC,DEC}_USE_COUNT act as markers for code that needs
to be fixed up.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-23 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-23 11:16 MOD_DEC_USE_COUNT is deprecated Jan De Luyck
2003-06-23 11:25 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox