Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750753AbWIHPMd (ORCPT ); Fri, 8 Sep 2006 11:12:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750766AbWIHPMd (ORCPT ); Fri, 8 Sep 2006 11:12:33 -0400 Received: from mailhub.sw.ru ([195.214.233.200]:48241 "EHLO relay.sw.ru") by vger.kernel.org with ESMTP id S1750753AbWIHPMc (ORCPT ); Fri, 8 Sep 2006 11:12:32 -0400 Message-ID: <4501891D.5090607@sw.ru> Date: Fri, 08 Sep 2006 19:15:41 +0400 From: Kirill Korotaev User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417 X-Accept-Language: en-us, en, ru MIME-Version: 1.0 To: Linus Torvalds CC: Kirill Korotaev , Linux Kernel Mailing List , Fernando Vazquez , "David S. Miller" , tony.luck@intel.com, linux-ia64@vger.kernel.org, stable@kernel.org, xemul@openvz.org, devel@openvz.org Subject: Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs References: <44FC193C.4080205@openvz.org> <44FFF1A0.2060907@openvz.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 896 Lines: 29 Linus Torvalds wrote: >>Does the patch below looks better? > > > Yes. > > Apart from the whitespace corruption, that is. > > I don't know how to get mozilla to not screw up whitespace. What is funny is that mozilla doesn't screw up whitespaces. 2 people checked that patch from the email applies to the kernel. I even checked the email myself and the only difference between "good" patches and mine is that mine has "format=flowed" in Content-Type: text/plain; charset=us-ascii; format=flowed It looks like some mailers replace TABs with spaces when format=flowed is specified. So are you sure that the problem is in mozilla? Thanks, Kirill - 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/