Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262018AbVADAFI (ORCPT ); Mon, 3 Jan 2005 19:05:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261885AbVADAB4 (ORCPT ); Mon, 3 Jan 2005 19:01:56 -0500 Received: from fw.osdl.org ([65.172.181.6]:31142 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S262007AbVADABc (ORCPT ); Mon, 3 Jan 2005 19:01:32 -0500 Date: Mon, 3 Jan 2005 16:01:24 -0800 (PST) From: Linus Torvalds To: Stas Sergeev cc: Andrew Morton , Linux kernel , Petr Vandrovec Subject: Re: [patch] x86: fix ESP corruption CPU bug In-Reply-To: <41D9D7CC.3090409@aknet.ru> Message-ID: References: <41D9D7CC.3090409@aknet.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 21 On Tue, 4 Jan 2005, Stas Sergeev wrote: > > Can this please be applied? Please don't do it like this - you made the patch now depend on the ugliest code in the universe, namely that horribly crappy kgdb-ga sh*t ("Don't hold back, Linus, tell us how you really feel"). The 16-bit stack code may not be the prettiest either, but it doesn't hold a candle to the asm-crap that is entry.S after kgdb-ga. "resume_kernelX"? What crud. Linus - 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/