lkml.org 
[lkml]   [2010]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.34-rc1: ACPI: BUG: key f71f0168 not in .data!
On 03/11/2010 06:29 PM, Yinghai Lu wrote:
>
>
> have some typo in your patch.. all have the same name....
>
> change them to right name, will fix that in ipmi path...

still need this one for inifiniband.

---
drivers/infiniband/core/sysfs.c | 1 +
1 file changed, 1 insertion(+)

Index: linux-2.6/drivers/infiniband/core/sysfs.c
===================================================================
--- linux-2.6.orig/drivers/infiniband/core/sysfs.c
+++ linux-2.6/drivers/infiniband/core/sysfs.c
@@ -461,6 +461,7 @@ alloc_group_attrs(ssize_t (*show)(struct
element->attr.attr.mode = S_IRUGO;
element->attr.show = show;
element->index = i;
+ sysfs_attr_init(&element->attr.attr);

tab_attr[i] = &element->attr.attr;
}

\
 
 \ /
  Last update: 2010-03-12 03:35    [W:0.174 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site