Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752258AbcDZOfU (ORCPT ); Tue, 26 Apr 2016 10:35:20 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:36494 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752111AbcDZOfR (ORCPT ); Tue, 26 Apr 2016 10:35:17 -0400 Subject: Re: [PATCH 0/5] LightNVM fixes To: =?UTF-8?Q?Matias_Bj=c3=b8rling?= , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org References: <1461666670-30996-1-git-send-email-m@bjorling.me> From: Jens Axboe Message-ID: <571F7CA3.6040602@kernel.dk> Date: Tue, 26 Apr 2016 08:35:15 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1461666670-30996-1-git-send-email-m@bjorling.me> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 14 On 04/26/2016 04:31 AM, Matias Bjørling wrote: > Hi, > > A couple of patches for the 4.7 cycle. The first three are cleanups for > iterating ppas, better get_bb_tbl interface and removal of struct > factory_blks. The forth patch enables the caller to control if mapping > should by a single plane or multiple planes. The last patch fixes a bug > when unfolding a virtual block onto multiple die planes. What are these against? Patch #2 fails horribly on both for-4.7/drivers and current Linus' master. -- Jens Axboe