Re: [PATCH 00/28] Privatise procfs internals [RFC]

2013-05-03 Thread Geert Uytterhoeven
On Wed, May 1, 2013 at 10:51 PM, Geert Uytterhoeven wrote: > On Tue, Apr 16, 2013 at 8:25 PM, David Howells wrote: >> Here is a series of patches to make the procfs internals private to the >> procfs >> filesystem. This is built on top of the patches to eliminate >> create_proc_read_entry() aft

Re: [PATCH 00/28] Privatise procfs internals [RFC]

2013-05-01 Thread Geert Uytterhoeven
On Tue, Apr 16, 2013 at 8:25 PM, David Howells wrote: > Here is a series of patches to make the procfs internals private to the procfs > filesystem. This is built on top of the patches to eliminate > create_proc_read_entry() after the kill-read_proc_t tag. > > These patches include fixes for the

[PATCH 00/28] Privatise procfs internals [RFC]

2013-04-16 Thread David Howells
Here is a series of patches to make the procfs internals private to the procfs filesystem. This is built on top of the patches to eliminate create_proc_read_entry() after the kill-read_proc_t tag. These patches include fixes for the places that are attempting to abuse proc_dir_entry->count and d