[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200805181512.42921.alistair@devzero.co.uk>
Date: Sun, 18 May 2008 15:12:42 +0100
From: Alistair John Strachan <alistair@...zero.co.uk>
To: Christoph Hellwig <hch@...radead.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Jens Axboe <jens.axboe@...cle.com>, xfs@....sgi.com,
Neil Brown <neilb@...e.de>, Nick Piggin <npiggin@...e.de>,
linux-kernel@...r.kernel.org, dgc@....com
Subject: Re: XFS/md/blkdev warning (was Re: Linux 2.6.26-rc2)
On Sunday 18 May 2008 00:39:08 Christoph Hellwig wrote:
> On Sat, May 17, 2008 at 02:17:37PM -0700, Linus Torvalds wrote:
> > > [4294293.003500] [<ffffffff8028106a>] __kmalloc+0x3e/0xe6
> > > [4294293.003500] [<ffffffff803067fc>] ? xfs_iflush_int+0x272/0x2fb
> > > [4294293.003500] [<ffffffff80320552>] kmem_alloc+0x6a/0xd1
> > > [4294293.003500] [<ffffffff80307a9c>] xfs_iflush_cluster+0x4b/0x33f
> > > [4294293.003500] [<ffffffff8030681e>] ? xfs_iflush_int+0x294/0x2fb
> > > [4294293.003500] [<ffffffff80307f4b>] xfs_iflush+0x1bb/0x29d
> > > [4294293.003500] [<ffffffff8031bc30>] xfs_inode_flush+0xb8/0xdd
> > > [4294293.003500] [<ffffffff80328b1f>] xfs_fs_write_inode+0x30/0x4c
> >
> > And as a result, all the XFS stuff is then waiting for that lock which is
> > held by pdflush above:
>
> Btw, just that function has a missing GFP_NOFS and a too large
> allocation which were fixed by Dave Chinner but aren't in mainline
> yet. Can you check whether it still happens with the patch below?
These patches fix the problem. Thanks Christoph.
--
Cheers,
Alistair.
137/1 Warrender Park Road, Edinburgh, UK.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists