lkml.org 
[lkml]   [2011]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] sysfs: add per pci device msi[x] irq listing (v2)
On Thu, Sep 15, 2011 at 04:08:38PM -0400, Neil Horman wrote:
> +static struct kobj_type msi_irq_ktype = {
> + .sysfs_ops = &msi_irq_sysfs_ops,
> + .default_attrs = msi_irq_default_attrs,
> +};

You still haven't successfully removed the kobject associated with this
kobj_type. Otherwise you would have seen the error messages in the
kernel log and fixed up what it told you to fix.

Please do so.

greg k-h


\
 
 \ /
  Last update: 2011-09-16 10:53    [W:0.115 / U:3.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site