lkml.org 
[lkml]   [2006]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] FIX and enable EDAC sysfs operation
From
Date
On Fri, 2006-06-30 at 17:29 -0700, Doug Thompson wrote:
> The sysfs is now enabled in this patch, with a minimal set of control and attribute
> files for examining EDAC state and for enabling/disabling the memory and PCI
> operations.
>

unfortunately this is still buggy ;-(

> +/* No memory to release for this kobj */
> static void edac_csrow_instance_release(struct kobject *kobj)
> {
> struct csrow_info *cs;
>
> - debugf1("%s()\n", __func__);
> cs = container_of(kobj, struct csrow_info, kobj);
> complete(&cs->kobj_complete);
> }


because this is still invalid behavior!


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-02 00:07    [W:0.037 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site