edac_core: Print debug messages at release calls
This is important to track a nasty bug at the free logic. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
此提交包含在:
@@ -712,6 +712,8 @@ fail_out:
|
||||
*/
|
||||
void edac_mc_unregister_sysfs_main_kobj(struct mem_ctl_info *mci)
|
||||
{
|
||||
debugf1("%s()\n", __func__);
|
||||
|
||||
/* delete the kobj from the mc_kset */
|
||||
kobject_put(&mci->edac_mci_kobj);
|
||||
}
|
||||
|
新增問題並參考
封鎖使用者