]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] spufs: lockdep annotations for spufs_dir_close
authorChristoph Hellwig <hch@lst.de>
Thu, 8 May 2008 05:29:12 +0000 (15:29 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 8 May 2008 05:29:12 +0000 (15:29 +1000)
commit02539d71fa98d5737bb668b02286c76241e4bac9
treeb7da735722b2356e61f5296ed4d8b2f828393495
parent7a28a1549f9514f3b0dd3dde5c7337ba5d44fba3
[POWERPC] spufs: lockdep annotations for spufs_dir_close

We need to acquire the parent i_mutex with I_MUTEX_PARENT to keep
lockdep happy.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/inode.c