kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Init global variables at run-time
@ 2012-01-22 10:14 V l
  2012-01-22 16:31 ` Rajat Sharma
  0 siblings, 1 reply; 2+ messages in thread
From: V l @ 2012-01-22 10:14 UTC (permalink / raw)
  To: kernelnewbies

Can some one throw more light on this statement=>

 /* Init global variables at run-time, not as part of the declaration.
         * This is required to support init/de-init of the driver.
Initialization
         * of globals as part of the declaration results in non-deterministic
         * behaviour since the value of the globals may be different on the
         * first time that the driver is initialized vs subsequent
initializations.

Thanks and Regards

Sraddha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120122/c7ca9097/attachment.html 

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

end of thread, other threads:[~2012-01-22 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-22 10:14 Init global variables at run-time V l
2012-01-22 16:31 ` Rajat Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).