Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 22 Jul 2002 10:26:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 22 Jul 2002 10:26:45 -0400 Received: from mx1.elte.hu ([157.181.1.137]:38047 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Mon, 22 Jul 2002 10:26:41 -0400 Date: Mon, 22 Jul 2002 16:28:07 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Russell King Cc: martin@dalecki.de, Christoph Hellwig , Linus Torvalds , Robert Love , Subject: Re: [patch] cli()/sti() cleanup, 2.5.27-A2 In-Reply-To: <20020722152750.G2838@flint.arm.linux.org.uk> Message-ID: 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: 695 Lines: 19 On Mon, 22 Jul 2002, Russell King wrote: > If "other means" means knowing that its located in a certain place on > the stack, that's actually bogus. Any user space task started via exec > from a kernel thread has extra junk on the kernel stack. Been there > already. ;( no, i've added it to the irq descriptor structure, where it can be accessed in normal ways by the driver. [the stack position thing doesnt fly with vm86 tasks either.] Ingo - 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/