Alexey Dobriyan
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
...
Setting ->owner as done currently (pde->owner = THIS_MODULE) is racy
as correctly noted at bug #12454 . Someone can lookup entry with NULL
->owner, thus not pinning enything, and release it later resulting
in module refcount underflow.
We can keep ->owner and supply it at registration time like ->proc_fops
and ->data.
But this leaves ->owner as easy-manipulative field (just one C assignment)
and somebody will forget to unpin previous/pin current module when
switching ->owner. ->proc_fops is declared as "const" which should give
some thoughts.
->read_proc/->write_proc were just fixed to not require ->owner for
protection.
rmmod'ed directories will be empty and return "." and ".." -- no harm.
And directories with tricky enough readdir and lookup shouldn't be modular.
We definitely don't want such modular code.
Removing ->owner will also make PDE smaller.
So, let's nuke it.
Kudos to Jeff Layton for reminding about this, let's say, oversight.
http://bugzilla.kernel.org/show_bug.cgi?id=12454
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
2009-03-31 01:14:44 +04:00
..
2009-03-30 12:43:32 -03:00
2009-03-30 12:43:46 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:48 -03:00
2009-03-30 12:43:50 -03:00
2009-03-30 12:43:32 -03:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:44 -03:00
2009-03-30 12:43:43 -03:00
2009-03-30 12:43:28 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:40 -03:00
2009-03-30 12:43:18 -03:00
2009-03-30 12:43:47 -03:00
2009-03-30 12:43:41 -03:00
2009-03-30 12:43:41 -03:00
2009-03-30 12:43:46 -03:00
2009-03-30 12:43:48 -03:00
2009-03-30 12:42:30 -03:00
2009-03-30 12:43:42 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:15 -03:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:23 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:15 -03:00
2009-01-02 17:11:34 -02:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:45 -03:00
2009-03-31 01:14:44 +04:00
2009-03-30 12:43:44 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:42:54 -03:00
2009-03-30 12:43:44 -03:00
2009-03-30 12:42:24 -03:00
2009-03-30 12:42:24 -03:00
2009-03-30 12:43:11 -03:00
2009-03-30 12:43:10 -03:00
2009-03-30 12:43:17 -03:00
2009-03-30 12:43:46 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:42:59 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:28 -03:00
2009-03-30 12:43:45 -03:00
2009-03-30 12:43:49 -03:00
2008-12-30 09:38:39 -02:00
2008-12-30 09:38:39 -02:00
2009-03-30 12:43:22 -03:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:22 -03:00
2009-03-30 12:43:22 -03:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:15 -03:00
2008-12-30 09:38:35 -02:00
2009-03-30 12:43:45 -03:00
2008-12-30 09:38:35 -02:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:30 -03:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:42:27 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:43:47 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:42:59 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:42:59 -03:00
2009-03-30 12:43:50 -03:00
2009-03-30 12:43:10 -03:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:45 -03:00
2009-01-02 17:11:34 -02:00
2009-01-02 17:11:34 -02:00
2009-03-30 12:42:48 -03:00
2009-03-30 12:42:48 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:43:48 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:42:42 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:46 -03:00
2009-03-30 12:43:26 -03:00
2008-12-30 09:38:36 -02:00
2009-03-30 12:42:54 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:21 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:49 -03:00
2009-01-06 15:59:12 -08:00
2009-03-30 12:43:28 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:43 -03:00
2009-03-30 12:43:22 -03:00
2008-10-21 14:31:20 -02:00
2009-03-30 12:43:44 -03:00
2009-03-30 12:43:30 -03:00
2009-03-30 12:42:27 -03:00
2009-01-07 22:18:54 -02:00
2008-10-21 14:32:08 -02:00
2009-03-30 12:42:27 -03:00
2009-03-30 12:43:45 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:15 -03:00
2009-03-30 12:43:23 -03:00
2009-03-30 12:43:11 -03:00
2009-03-30 12:43:49 -03:00
2009-03-30 12:43:48 -03:00
2009-03-30 12:43:46 -03:00