From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752174AbbJLTXI (ORCPT ); Mon, 12 Oct 2015 15:23:08 -0400 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:56904 "EHLO mx0b-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751284AbbJLTXH (ORCPT ); Mon, 12 Oct 2015 15:23:07 -0400 Subject: Re: [PATCH v2] nvme: fix 32-bit build warning To: Arnd Bergmann , References: <5851501.PBMrs03XFb@wuerfel> <20151012190339.GA31736@lst.de> <561C0599.1090904@fb.com> <5683852.vTfiqtLZLZ@wuerfel> CC: Christoph Hellwig , Matthew Wilcox , , From: Jens Axboe Message-ID: <561C087C.1010900@fb.com> Date: Mon, 12 Oct 2015 13:22:36 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5683852.vTfiqtLZLZ@wuerfel> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit 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=2015-10-12_13:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/12/2015 01:14 PM, Arnd Bergmann wrote: > On Monday 12 October 2015 13:10:17 Jens Axboe wrote: >> On 10/12/2015 01:03 PM, Christoph Hellwig wrote: >>> Looks good, >>> >>> Reviewed-by: Christoph Hellwig >>> >>> Note that we're moved the nvme driver to a new directory in the >>> block tree, but I can rebase it for you if you want. >> >> I man handled it on both branches, so we should be good. > > Thanks! I already saw the move, and it caused another build error > when CONFIG_BLOCK is disabled. Do you have this one? I do, Keith sent that one in earlier today, it's in the 4.4 branch. -- Jens Axboe