[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131206003508.28684.1337.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date: Thu, 05 Dec 2013 17:37:43 -0700
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Veaceslav Falico <vfalico@...hat.com>,
Russell King <linux@....linux.org.uk>,
Neil Horman <nhorman@...driver.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, Zdenek Kabelac <zkabelac@...hat.com>
Subject: [PATCH v2 0/2] Remove ksets from sysfs eagerly
This removes ksets from sysfs immediately in kset_unregister() to help
prevent module unload/reload problems. It also adds more variability
to the CONFIG_DEBUG_KOBJECT_RELEASE option by delaying release functions
for a somewhat random time, to change the order in which they can be
called.
---
Bjorn Helgaas (2):
kobject: delay kobject release for random time
kobject: remove kset from sysfs immediately in kset_unregister()
Documentation/kobject.txt | 5 ++++-
lib/kobject.c | 11 ++++++++---
2 files changed, 12 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists