Prev: [PATCH v5 6/7] TCPCT part 2f: cleanup tcp_parse_options
Next: [PATCH] cfq: reorder cfq_queue removing padding on 64bit & allowing more objects/slab in it's kmem_cache
From: Eric W. Biederman on 15 Feb 2010 08:00 Américo Wang <xiyou.wangcong(a)gmail.com> writes: > On Thu, Feb 11, 2010 at 03:23:05PM -0800, Eric W. Biederman wrote: >> >>These are the non-static sysfs attributes that exist on >>my test machine. Fix them to use sysfs_attr_init or >>sysfs_bin_attr_init as appropriate. It simply requires >>making a sysfs attribute present to see this. So this >>is a little bit tedious but otherwise not too bad. >> >>Signed-off-by: Eric W. Biederman <ebiederm(a)xmission.com> > > > Based on previous patches, > > Acked-by: WANG Cong <xiyou.wangcong(a)gmail.com> > > But it seems there are still some cases missed, e.g. the one > reported by John. We can fix them when they appear. Yes. There is at least the module case that I sent a follow up patch for. Whacking these things when the appear isn't my favorite policy but at least it is easy. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |