On Wed, Mar 11, 2009 at 10:44:18PM +1100, Stephen Rothwell wrote: > --- a/drivers/block/ps3vram.c > +++ b/drivers/block/ps3vram.c > @@ -552,7 +552,6 @@ static void __devinit ps3vram_proc_init(struct ps3_system_bus_device *dev) > return; > } > > - pde->owner = THIS_MODULE; > pde->data = priv; Geert, driver should use proc_create_data() as well, and ->owner wasn't necessary in the first place. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html