Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Feb 2001 11:28:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Feb 2001 11:28:35 -0500 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:37649 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Mon, 19 Feb 2001 11:28:04 -0500 Subject: Re: Linux 2.4.1-ac15 To: prumpf@mandrakesoft.com (Philipp Rumpf) Date: Mon, 19 Feb 2001 16:27:58 +0000 (GMT) Cc: alan@lxorguk.ukuu.org.uk (Alan Cox), linux-kernel@vger.kernel.org, prumpf@parcelfarce.linux.theplanet.co.uk, rusty@linuxcare.com In-Reply-To: from "Philipp Rumpf" at Feb 19, 2001 10:21:04 AM 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 > so you hold a spinlock during copy_from_user ? Or did you change > sys_init_module/sys_create_modules semantics ? The only points I need to hold a spinlock are editing the chain and walking it in a case where I dont hold the kernel lock. So I spin_lock_irqsave the two ops updating the list links in each case and the exception lookup walk - 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/