From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Date: Wed, 06 Sep 2006 21:27:54 +0000 Subject: Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs Message-Id: <20060906212754.GA3222@intel.com> List-Id: References: <44FC193C.4080205@openvz.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linus Torvalds Cc: Kirill Korotaev , Linux Kernel Mailing List , Fernando Vazquez , "David S. Miller" , linux-ia64@vger.kernel.org, stable@kernel.org, xemul@openvz.org, devel@openvz.org On Wed, Sep 06, 2006 at 01:20:59PM -0700, Linus Torvalds wrote: > Btw, is there some reason for the __ASSEMBLY__ check? On ia64 entry.S includes asm/pgtable.h, which includes asm/mman.h -Tony