Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 21 Feb 2001 06:58:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 21 Feb 2001 06:58:34 -0500 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:7434 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Wed, 21 Feb 2001 06:58:25 -0500 Subject: Re: Linux 2.4.1-ac15 To: rusty@linuxcare.com.au (Rusty Russell) Date: Wed, 21 Feb 2001 12:01:26 +0000 (GMT) Cc: prumpf@mandrakesoft.com (Philipp Rumpf), alan@lxorguk.ukuu.org.uk (Alan Cox), linux-kernel@vger.kernel.org In-Reply-To: from "Rusty Russell" at Feb 21, 2001 02:02:04 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > This is a while back, but I thought the solution Philipp and I came up > with was to simply used a rw semaphore for this, which was taken (read > only) on page fault if we have to scan the exception table. We can take page faults in interrupt handlers in 2.4 so I had to use a spinlock, but that sounds the same - 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/