Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Nov 2001 23:00:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Nov 2001 23:00:34 -0500 Received: from leibniz.math.psu.edu ([146.186.130.2]:55453 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Wed, 14 Nov 2001 23:00:28 -0500 Date: Wed, 14 Nov 2001 23:00:26 -0500 (EST) From: Alexander Viro To: Linus Torvalds cc: linux-kernel@vger.kernel.org Subject: [RFC] races in access to pci_devices 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 Linus, as far as I can see there's no exclusion between the code that walks pci_devices and pci_insert_device(). It's not a big deal wrt security (not many laptops with remote access) but... What locking is supposed to be there? - 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/