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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]