From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932203Ab2F0U6L (ORCPT ); Wed, 27 Jun 2012 16:58:11 -0400 Received: from mga07.intel.com ([143.182.124.22]:24473 "EHLO azsmga101.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757317Ab2F0U6J convert rfc822-to-8bit (ORCPT ); Wed, 27 Jun 2012 16:58:09 -0400 MIME-Version: 1.0 In-Reply-To: <20120627090521.GM31212@elgon.mountain> References: <20120627085800.GA3007@mwanda> <20120627090521.GM31212@elgon.mountain> Date: Wed, 27 Jun 2012 13:58:06 -0700 Message-ID: Subject: Re: [patch -resend] [SCSI] isci: add a couple __iomem annotations From: Dan Williams To: Dan Carpenter Cc: Intel SCU Linux support , Dave Jiang , Ed Nadolski , "James E.J. Bottomley" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 27, 2012 at 2:05 AM, Dan Carpenter wrote: > These are __iomem.  Sparse complains if we don't have that. > > drivers/scsi/isci/phy.c +149 70: warning: >        incorrect type in initializer (different address spaces) > > Signed-off-by: Dan Carpenter > --- > Sent on Wed, 18 Jan 2012. > Thanks for nudge, this fell off the radar. I'll get this into -next with the rest of the pending bits. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Williams Date: Wed, 27 Jun 2012 20:58:06 +0000 Subject: Re: [patch -resend] [SCSI] isci: add a couple __iomem annotations Message-Id: List-Id: References: <20120627085800.GA3007@mwanda> <20120627090521.GM31212@elgon.mountain> In-Reply-To: <20120627090521.GM31212@elgon.mountain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Dan Carpenter Cc: Intel SCU Linux support , Dave Jiang , Ed Nadolski , "James E.J. Bottomley" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org On Wed, Jun 27, 2012 at 2:05 AM, Dan Carpenter w= rote: > These are __iomem. =A0Sparse complains if we don't have that. > > drivers/scsi/isci/phy.c +149 70: warning: > =A0 =A0 =A0 =A0incorrect type in initializer (different address spaces) > > Signed-off-by: Dan Carpenter > --- > Sent on Wed, 18 Jan 2012. > Thanks for nudge, this fell off the radar. I'll get this into -next with the rest of the pending bits. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html