lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Nov 2013 00:25:18 +0100
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux PCI <linux-pci@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Aaron Lu <aaron.lu@...el.com>,
	Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
	Lan Tianyu <tianyu.lan@...el.com>,
	Mika Westerberg <mika.westerberg@...ux.intel.com>,
	"Luck, Tony" <tony.luck@...el.com>
Subject: [PATCH 0/2] ACPI: Additional changes on top of "ACPI / driver core: Store a device pointer in struct acpi_dev_node"

Hi Everybody,

The following two patches make changes that in my opinion are worth making on
top of https://patchwork.kernel.org/patch/3167391/ .  The first one simply
replaces DEVICE_ACPI_HANDLE with ACPI_HANDLE everywhere (as the former is now
a simple alias of the latter) and the second one adds ACPI device reference
counting to acpi_bind_one()/acpi_unbind_one() to help catch device removal
ordering issues that would cause the kernel to crash.

Thanks,
Rafael

--
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