From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [TEST PATCH] xen/blkfront: use blk_rq_map_sg to generate ring entries Date: Fri, 06 Feb 2009 13:16:56 -0800 Message-ID: <498CA8C8.6050808@goop.org> References: <11773622.8411271233953279537.JavaMail.root@ouachita> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <11773622.8411271233953279537.JavaMail.root@ouachita> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Greg Harris Cc: Xen-devel , Jens Axboe List-Id: xen-devel@lists.xenproject.org Greg Harris wrote: > It looks like this patch applied against 2.6.28.2 resolves the issue for us -- our spinner has been running for two days now without a panic. We've been testing this by spinning around an installer which creates file systems across two disks and then installs a base Linux system and some additional software. Previously we were running into these panics towards the end of file-system creation. > Thanks very much for testing. > Will this patch be part of the next upstream kernel release? > Yes, and it should go into the next stable kernel too. J