Details

[Home]

Issue of the Implementation # L0060

Brief

drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes

Detailed Description

Dynamically allocated sysfs attributes must be initialized using sysfs_attr_init(), otherwise lockdep complains:

BUG: key <address> not in .data!

Component

linux-kernel 3.5

Accepted

https://lkml.org/lkml/2012/8/8/167
commit

Status

Fixed in kernel 3.6-rc3

[Home]