From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932821AbcAHSgX (ORCPT ); Fri, 8 Jan 2016 13:36:23 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:52678 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932634AbcAHSgS (ORCPT ); Fri, 8 Jan 2016 13:36:18 -0500 Date: Fri, 8 Jan 2016 11:36:14 -0700 From: Jens Axboe To: CC: , Subject: [GIT PULL] Revert a fix for 4.4 Message-ID: <20160108183614.GA17045@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-01-08_06:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The previous pull request had a split fix for NVMe, however there are corner cases where that ends up blowing up. So let's revert it for 4.4. The regression isn't introduced in this cycle, and it's "just" a performance regression, not a stability/integrity issue. Please pull to get this single revert, thanks. git://git.kernel.dk/linux-block.git for-linus ---------------------------------------------------------------- Jens Axboe (1): Revert "block: Split bios on chunk boundaries" block/blk-merge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Jens Axboe