Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 4 Aug 2002 12:00:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 4 Aug 2002 12:00:46 -0400 Received: from hera.cwi.nl ([192.16.191.8]:30926 "EHLO hera.cwi.nl") by vger.kernel.org with ESMTP id ; Sun, 4 Aug 2002 12:00:46 -0400 From: Andries.Brouwer@cwi.nl Date: Sun, 4 Aug 2002 18:03:44 +0200 (MEST) Message-Id: To: torvalds@transmeta.com, viro@math.psu.edu Subject: [unPATCH] Cc: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 563 Lines: 13 This afternoon I sent a small patch fixing some oopses in the partition code. However, I now see that it is not difficult to provoke many related oopses not fixed by the simple test for non-NULL parent. So, a more thorough accounting is needed of driverfs_create_partitions() and driverfs_remove_partitions(). Andries - 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/