public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [QUESTION] MOD_INC/MOD_DEC: useful to check for correct usage?
@ 2001-04-05  1:25 Dawson Engler
  2001-04-05  1:34 ` Alexander Viro
  2001-04-23 22:57 ` Keith Owens
  0 siblings, 2 replies; 3+ messages in thread
From: Dawson Engler @ 2001-04-05  1:25 UTC (permalink / raw)
  To: linux-kernel

Hi,

in the old days you couldn't call a sleeping function in a module
before doing a MOD_INC or after doing a MOD_DEC.  Then some safety nets
were added that made these obsolete (in some number of places).  I was
told that people had decided to potentially get rid of all safety
nets.  Is this true?  Is it worthwhile to have a checker for these two
rules?

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

end of thread, other threads:[~2001-04-23 22:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-05  1:25 [QUESTION] MOD_INC/MOD_DEC: useful to check for correct usage? Dawson Engler
2001-04-05  1:34 ` Alexander Viro
2001-04-23 22:57 ` Keith Owens

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