Re: MOD_USE_INC_COUNT and MOD_USE_DEC_COUNT

From: Arjan van de Ven
Date: Sun Jan 30 2005 - 06:44:15 EST


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.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/