[PATCHSET 2.6.23-rc1] sysfs: locking fix and cleanups, take #2

2007-08-02 Thread Tejun Heo
Hello, all. This is the second take of sysfs-cleanup patchset. Changes from the last take[L] are... * wrong patch description updated * comment updated * first two patches were accepted into -gregkh and dropped from this series. Thanks. -- tejun [L] http://thread.gmane.org/gmane.linux.kerne

Re: [PATCHSET 2.6.23-rc1] sysfs: locking fix and cleanups

2007-07-31 Thread Tejun Heo
Cornelia Huck wrote: > On Tue, 31 Jul 2007 19:15:08 +0900, > Tejun Heo <[EMAIL PROTECTED]> wrote: > >> Hello, all. >> >> This patchset contains a locking fix and cleanup patches for sysfs. >> >> #01 locking fix >> #02 shadow support removal from Eric adapted to apply after #01 >> #03-07 cl

Re: [PATCHSET 2.6.23-rc1] sysfs: locking fix and cleanups

2007-07-31 Thread Cornelia Huck
On Tue, 31 Jul 2007 19:15:08 +0900, Tejun Heo <[EMAIL PROTECTED]> wrote: > Hello, all. > > This patchset contains a locking fix and cleanup patches for sysfs. > > #01 locking fix > #02 shadow support removal from Eric adapted to apply after #01 > #03-07clean up patches > > #01 shoul

[PATCHSET 2.6.23-rc1] sysfs: locking fix and cleanups

2007-07-31 Thread Tejun Heo
Hello, all. This patchset contains a locking fix and cleanup patches for sysfs. #01 locking fix #02 shadow support removal from Eric adapted to apply after #01 #03-07 clean up patches #01 should go mainline as it fixes a locking regression introduced by -rc1 merge. The rest should stay