From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754682AbcEPU0k (ORCPT ); Mon, 16 May 2016 16:26:40 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:59493 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753537AbcEPU0j convert rfc822-to-8bit (ORCPT ); Mon, 16 May 2016 16:26:39 -0400 To: olaf@aepfle.de Cc: KY Srinivasan , James Bottomley , Haiyang Zhang , LKML , linux-scsi From: Joseph Salisbury Subject: Re: [PATCH] storvsc: use small sg_tablesize on x86 Message-ID: <573A2CF9.5060702@canonical.com> Date: Mon, 16 May 2016 16:26:33 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Replying to thread: https://lkml.org/lkml/2016/2/26/1090 > -----Original Message----- > From: James Bottomley [mailto:James.Bottomley@HansenPartnership.com] > Sent: Thursday, January 28, 2016 7:37 AM > To: Olaf Hering > Cc: KY Srinivasan ; Haiyang Zhang > ; linux-kernel@vger.kernel.org; linux- > scsi@vger.kernel.org > Subject: Re: [PATCH] storvsc: use small sg_tablesize on x86 > > On Thu, 2016-01-28 at 07:48 +0100, Olaf Hering wrote: > > On Wed, Jan 27, James Bottomley wrote: > > > > > It's not really architecture independent, is it? Just use the bit > > > width config. > > > > Again: which one? This driver is not for mips|powerpc|score|sh. > > zgrep CONFIG_.*BIT /proc/config.gz > [...] > CONFIG_64BIT=y > > James Olaf, Would you be resubmitting this patch? Thanks, K. Y Hello, It doesn't appear this patch ever landed in Mainline. Olaf, do you have plans to submit this patch? Thanks, Joe