Re: [Patch 0/2] sysfs: fix s_active lockdep warning

From: Peter Zijlstra
Date: Fri Jan 29 2010 - 13:03:30 EST


On Thu, 2010-01-28 at 23:21 -0800, Eric W. Biederman wrote:
>
> I suspect we may want to create a separate class for each sysfs file
> instead of playing whack-a-mole and creating a subclass each time we
> have problems.

Well, you can make a class every time you have a problem, I don't think
you can make a class for each file since classes have to have static
storage, also subclasses are limited to 8.

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