Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751917Ab3FXEdj (ORCPT ); Mon, 24 Jun 2013 00:33:39 -0400 Received: from terminus.zytor.com ([198.137.202.10]:46900 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670Ab3FXEdg (ORCPT ); Mon, 24 Jun 2013 00:33:36 -0400 Message-ID: <51C7CC08.7080604@zytor.com> Date: Sun, 23 Jun 2013 21:33:12 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: Ren Qiaowei CC: Joe Perches , Thomas Gleixner , Ingo Molnar , x86@kernel.org, linux-kernel@vger.kernel.org, Gang Wei Subject: Re: [PATCH] x86, tboot: provide debugfs interfaces to access TXT log References: <1371974050-21436-1-git-send-email-qiaowei.ren@intel.com> <1371976573.3137.20.camel@joe-AO722> <51C7B540.9020507@intel.com> In-Reply-To: <51C7B540.9020507@intel.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 509 Lines: 17 On 06/23/2013 07:56 PM, Ren Qiaowei wrote: >> > Well, I guess that I can use iomem related interface to fix these > warnings caused by sparse. > And you SHOULD. Passing around pointers to I/O space without even annotating them isn't really very clean. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/