Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268330AbUI2MP0 (ORCPT ); Wed, 29 Sep 2004 08:15:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268329AbUI2MP0 (ORCPT ); Wed, 29 Sep 2004 08:15:26 -0400 Received: from cantor.suse.de ([195.135.220.2]:28550 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S268330AbUI2MPD (ORCPT ); Wed, 29 Sep 2004 08:15:03 -0400 To: Geert Uytterhoeven Cc: Roland McGrath , Linux/m68k , Linux Kernel Development Subject: Re: notify_parent (was: Re: Linux 2.6.9-rc2) References: <200409142019.i8EKJ8HG002560@magilla.sf.frob.com> From: Andreas Schwab X-Yow: GOOD-NIGHT, everybody.. Now I have to go administer FIRST-AID to my pet LEISURE SUIT!! Date: Wed, 29 Sep 2004 14:14:07 +0200 In-Reply-To: (Geert Uytterhoeven's message of "Wed, 29 Sep 2004 14:04:27 +0200 (MEST)") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1034 Lines: 28 Geert Uytterhoeven writes: >> > - /* We're back. Did the debugger cancel the sig? */ >> > - if (!(signr = current->exit_code)) { >> > - discard_frame: >> > - /* Make sure that a faulted bus cycle isn't >> > - restarted (only needed on the 680[23]0). */ >> > - if (regs->format == 10 || regs->format == 11) >> > - regs->stkadj = frame_extra_sizes[regs->format]; >> >> This is important if you want continue after a SEGV. > > IC. But where should I do that? Looks like we need a hook in the generic code. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstra?e 5, 90409 N?rnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - 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/