From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH 0/4] Fix error paths on device initialization in the block layer Date: Tue, 15 Oct 2013 09:32:46 -0600 Message-ID: <20131015153246.GR541@kernel.dk> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: Nick Piggin , Peter Zijlstra , Kay Sievers , dm-devel@redhat.com, "Alasdair G. Kergon" , Ken Chen , Al Viro , Zdenek Kabelac , Tejun Heo , Vivek Goyal List-Id: dm-devel.ids On Mon, Oct 14 2013, Mikulas Patocka wrote: > Hi > > This series of patches fixes some crashes in the block layer in device > initialization when memory allocation fails. > > The crashes were discovered during stress testing - we tried to create as > many logical volumes as possible. > > Note that there are still some places in the kernel where error handling > is inadequate, for example add_disk or blk_register_region. Thanks, they all look good. Applied for 3.13. -- Jens Axboe