From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754752AbXDZG2I (ORCPT ); Thu, 26 Apr 2007 02:28:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754769AbXDZG2I (ORCPT ); Thu, 26 Apr 2007 02:28:08 -0400 Received: from smtp1.linux-foundation.org ([65.172.181.25]:56319 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754752AbXDZG2H (ORCPT ); Thu, 26 Apr 2007 02:28:07 -0400 Date: Wed, 25 Apr 2007 23:28:00 -0700 From: Andrew Morton To: Randy Dunlap Cc: lkml , ak@suse.de Subject: Re: [PATCH -mm] x86_64: kill 19000+ sparse warnings Message-Id: <20070425232800.5e106e0d.akpm@linux-foundation.org> In-Reply-To: <46304503.4060505@oracle.com> 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> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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.