Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753956Ab1BLMQZ (ORCPT ); Sat, 12 Feb 2011 07:16:25 -0500 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:43159 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753548Ab1BLMQT (ORCPT ); Sat, 12 Feb 2011 07:16:19 -0500 Date: Sat, 12 Feb 2011 12:16:09 +0000 From: Russell King - ARM Linux To: John Linn Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, catalin.marinas@arm.com, glikely@secretlab.ca Subject: Re: [PATCH V2 3/4] ARM: Xilinx: base header files and assembly macros Message-ID: <20110212121609.GI15616@n2100.arm.linux.org.uk> References: <1297270845-18802-1-git-send-email-john.linn@xilinx.com> <1297270845-18802-2-git-send-email-john.linn@xilinx.com> <1297270845-18802-3-git-send-email-john.linn@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 442 Lines: 12 On Wed, Feb 09, 2011 at 10:00:44AM -0700, John Linn wrote: > +#ifndef __MACH_VMALLOC_H__ > +#define __MACH_VMALLOC_H__ > + > +#define VMALLOC_END 0xE0000000 Should have a UL suffix on this. -- 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/