All of lore.kernel.org
 help / color / mirror / Atom feed
* MOD_USE_INC_COUNT and MOD_USE_DEC_COUNT
@ 2005-01-30 11:35 Lethalman
  2005-01-30 11:42 ` Arjan van de Ven
  0 siblings, 1 reply; 2+ messages in thread
From: Lethalman @ 2005-01-30 11:35 UTC (permalink / raw)
  To: linux-kernel

What's the corrispective name of these macros in the 2.6.x kernel?

-- 
FyreBird Hosting Provider Technical Department
Italian Open Source Network Founder

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

* Re: MOD_USE_INC_COUNT and MOD_USE_DEC_COUNT
  2005-01-30 11:35 MOD_USE_INC_COUNT and MOD_USE_DEC_COUNT Lethalman
@ 2005-01-30 11:42 ` Arjan van de Ven
  0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2005-01-30 11:42 UTC (permalink / raw)
  To: Lethalman; +Cc: linux-kernel

On Sun, 2005-01-30 at 12:35 +0100, Lethalman wrote:
> What's the corrispective name of these macros in the 2.6.x kernel?
> 

you shouldn't need them if your code sets the .owner field properly of
the respective datastructures. Eg they are replaced by a proper (ok some
people consider that debatable) refcounting scheme, not just renamed.



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

end of thread, other threads:[~2005-01-30 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-30 11:35 MOD_USE_INC_COUNT and MOD_USE_DEC_COUNT Lethalman
2005-01-30 11:42 ` Arjan van de Ven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.