Re: [PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device

2019-11-20 Thread David Hildenbrand
On 14.11.19 10:08, Michael Ellerman wrote: On Thu, 2019-10-31 at 14:29:22 UTC, David Hildenbrand wrote: When unloading the module, one gets [ 548.188594] [ cut here ] [ 548.188596] Device 'cmm0' does not have a release() function, it is brok= en and must be fixed. See

Re: [PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device

2019-11-14 Thread David Hildenbrand
On 14.11.19 10:08, Michael Ellerman wrote: On Thu, 2019-10-31 at 14:29:22 UTC, David Hildenbrand wrote: When unloading the module, one gets [ 548.188594] [ cut here ] [ 548.188596] Device 'cmm0' does not have a release() function, it is brok= en and must be fixed. See

Re: [PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device

2019-11-14 Thread Michael Ellerman
On Thu, 2019-10-31 at 14:29:22 UTC, David Hildenbrand wrote: > When unloading the module, one gets > [ 548.188594] [ cut here ] > [ 548.188596] Device 'cmm0' does not have a release() function, it is brok= > en and must be fixed. See Documentation/kobject.txt. > [

[PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device

2019-10-31 Thread David Hildenbrand
When unloading the module, one gets [ 548.188594] [ cut here ] [ 548.188596] Device 'cmm0' does not have a release() function, it is broken and must be fixed. See Documentation/kobject.txt. [ 548.188622] WARNING: CPU: 0 PID: 19308 at drivers/base/core.c:1244