Dave Peterson
6e5a874850
[PATCH] EDAC: kobject_init/kobject_put fixes
...
- Remove calls to kobject_init(). These are unnecessary because
kobject_register() calls kobject_init().
- Remove extra calls to kobject_put(). When we call
kobject_unregister(), this releases our reference to the kobject.
The extra calls to kobject_put() may cause the reference count to
drop to 0 while a kobject is still in use.
Signed-off-by: David S. Peterson <dsp@llnl.gov>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:07 -08:00
..
2006-01-11 18:42:13 -08:00
2006-03-26 08:56:54 -08:00
2006-01-09 13:56:42 +00:00
2006-03-25 08:48:48 -08:00
2006-03-25 08:23:01 -08:00
2006-03-26 08:57:00 -08:00
2006-02-13 11:40:07 +01:00
2006-03-25 08:22:52 -08:00
2006-03-26 08:56:58 -08:00
2006-03-23 07:38:10 -08:00
2006-03-11 13:35:43 -05:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-03-26 08:57:07 -08:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-03-26 08:56:54 -08:00
2006-03-24 07:33:24 -08:00
2006-03-24 07:33:24 -08:00
2006-03-25 08:22:53 -08:00
2006-03-25 09:10:54 -08:00
2006-03-24 15:47:30 -08:00
2006-03-26 08:56:57 -08:00
2006-03-26 08:57:06 -08:00
2006-03-26 08:56:55 -08:00
2006-03-26 08:57:00 -08:00
2006-03-25 08:37:36 -08:00
2006-03-26 08:57:00 -08:00
2006-03-24 07:33:28 -08:00
2006-03-09 19:47:37 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-26 08:56:59 -08:00
2006-03-23 07:38:17 -08:00
2006-03-24 18:52:10 +01:00
2006-03-26 08:56:55 -08:00
2006-03-26 08:56:55 -08:00
2006-03-20 13:42:57 -08:00
2006-03-26 08:56:55 -08:00
2006-01-13 11:26:10 -08:00
2006-03-26 08:56:59 -08:00
2006-03-22 01:15:13 -08:00
2006-03-26 08:57:00 -08:00
2006-03-25 20:31:32 -08:00
2006-01-13 11:26:09 -08:00
2006-03-21 08:17:15 -08:00
2006-02-20 20:00:09 -08:00
2006-03-23 07:38:16 -08:00
2006-03-26 08:56:55 -08:00
2006-03-25 08:41:09 -08:00
2006-03-25 08:48:48 -08:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-01-18 19:20:31 -08:00
2006-01-26 13:22:03 -08:00