On 11/1/2016 22:56, Greg KH wrote:
On Tue, Nov 01, 2016 at 06:41:44PM +0800, Songjun Wu wrote:
If state_initialized is not set to 0 when a kobject is
released, a device is registered, unregistered, and
registered again, the error below will occur.
kobject (dec04bb0): tried to init an initiali
On Tue, Nov 01, 2016 at 06:41:44PM +0800, Songjun Wu wrote:
> If state_initialized is not set to 0 when a kobject is
> released, a device is registered, unregistered, and
> registered again, the error below will occur.
>
> kobject (dec04bb0): tried to init an initialized object,
> something is ser
If state_initialized is not set to 0 when a kobject is
released, a device is registered, unregistered, and
registered again, the error below will occur.
kobject (dec04bb0): tried to init an initialized object,
something is seriously wrong.
Signed-off-by: Songjun Wu
---
lib/kobject.c | 2 ++
1
3 matches
Mail list logo