From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932997AbXDZGbr (ORCPT ); Thu, 26 Apr 2007 02:31:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933012AbXDZGbr (ORCPT ); Thu, 26 Apr 2007 02:31:47 -0400 Received: from agminet01.oracle.com ([141.146.126.228]:22835 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932997AbXDZGbq (ORCPT ); Thu, 26 Apr 2007 02:31:46 -0400 Message-ID: <463047D2.2080306@oracle.com> Date: Wed, 25 Apr 2007 23:33:54 -0700 From: Randy Dunlap User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Andrew Morton CC: lkml , ak@suse.de Subject: Re: [PATCH -mm] x86_64: kill 19000+ sparse warnings References: <20070425224509.46153baa.randy.dunlap@oracle.com> <20070425225516.8b573d34.akpm@linux-foundation.org> <463041BC.8000708@oracle.com> <20070425231452.929acac0.akpm@linux-foundation.org> <46304503.4060505@oracle.com> <20070425232800.5e106e0d.akpm@linux-foundation.org> In-Reply-To: <20070425232800.5e106e0d.akpm@linux-foundation.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Whitelist: TRUE X-Whitelist: TRUE X-Brightmail-Tracker: AAAAAQAAAAI= Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton wrote: > On Wed, 25 Apr 2007 23:21:55 -0700 Randy Dunlap wrote: > >> Andrew Morton wrote: >>> On Wed, 25 Apr 2007 23:07:56 -0700 Randy Dunlap wrote: >>> >>>> oh. there is already an include/asm-x86_64/const.h that will help >>>> with that. I'll try it out. >>> No there isn't ;) There's a sparc64 one which looks good. Worth promoting >>> to include/linux? >> Did you look in -mm? I did. >> > > Oh. > > Still, duplicating that file seems silly. Ack. But that's a different patch. :) -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***