Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753972AbcCMEOh (ORCPT ); Sat, 12 Mar 2016 23:14:37 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:60191 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752435AbcCMEO1 (ORCPT ); Sat, 12 Mar 2016 23:14:27 -0500 Date: Sat, 12 Mar 2016 21:14:24 -0700 From: Jens Axboe To: CC: , Subject: [GIT PULL] Block merge fix for 4.5-final Message-ID: <20160313041424.GA3390@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-03-13_01:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 372 Lines: 18 Hi Linus, Please pull the following fix for 4.5-final, fixing a bug in a previous commit. git://git.kernel.dk/linux-block.git for-linus ---------------------------------------------------------------- Ming Lei (1): block: don't optimize for non-cloned bio in bio_get_last_bvec() include/linux/bio.h | 5 ----- 1 file changed, 5 deletions(-) -- Jens Axboe