From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262022AbVAIEzA (ORCPT ); Sat, 8 Jan 2005 23:55:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262249AbVAIEzA (ORCPT ); Sat, 8 Jan 2005 23:55:00 -0500 Received: from fsmlabs.com ([168.103.115.128]:62595 "EHLO fsmlabs.com") by vger.kernel.org with ESMTP id S262022AbVAIEy7 (ORCPT ); Sat, 8 Jan 2005 23:54:59 -0500 Date: Sat, 8 Jan 2005 21:55:12 -0700 (MST) From: Zwane Mwaikambo To: Linus Torvalds cc: Linux Kernel Subject: Re: [PATCH] Boottime allocated GDTs and doublefault handler In-Reply-To: Message-ID: References: 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 On Mon, 20 Dec 2004, Zwane Mwaikambo wrote: > On Mon, 20 Dec 2004, Zwane Mwaikambo wrote: > > > Ok =), i've added the page table walker and some basic code to fish out > > 'current' and dump a few words of its stack. Sorry about the noise in the > > patch but the nested if()s were beginning to go too far. Ok was this patch that offensive? ;) I've been trying to work in the task killing code, but it looks like there might be trickery required to switch back to the interrupted task.