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] [day] [month] [year] [list]
Message-ID: <1364308973.11659.100.camel@misato.fc.hp.com>
Date:	Tue, 26 Mar 2013 08:42:53 -0600
From:	Toshi Kani <toshi.kani@...com>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
	yinghai@...nel.org, jiang.liu@...wei.com,
	isimatu.yasuaki@...fujitsu.com
Subject: Re: [PATCH 0/3] ACPI: Provide consistent PNPID match handling

On Tue, 2013-03-26 at 14:11 +0100, Rafael J. Wysocki wrote:
> On Monday, March 04, 2013 02:30:40 PM Toshi Kani wrote:
> > When installing/removing a notify handler to/from an ACPI device
> > object, ACPI core tries to match its associated scan handler to
> > see if it supports hotplug.  However, the matching logic of the
> > notify handler is different from the matching logic of attaching
> > a scan handler to an ACPI device object.  This inconsistency can
> > lead a mismatch and prevents ACPI scan handlers from supporting
> > non-HID devices, such as processor objects.
> > 
> > This patchset first updates PNPID setup interfaces to be independent
> > from acpi_device, and then updates the matching logic of the notify
> > handlers to be consistent with the attach handling.
> > 
> > This patchset is based on linux-pm.git/bleeding-edge.
> 
> All patches in the series applied to linux-pm.git/linux-next.

Great!  Thanks Rafael!
-Toshi


> 
> Thanks,
> Rafael
> 
> 
> > ---
> > Toshi Kani (3):
> >   ACPI: Remove acpi_device dependency in acpi_device_set_id()
> >   ACPI: Update PNPID set/free interfaces
> >   ACPI: Update PNPID match handling for notify
> > 
> > ---
> >  drivers/acpi/internal.h               |   2 +-
> >  drivers/acpi/power.c                  |   2 +-
> >  drivers/acpi/scan.c                   | 203 +++++++++++++++++++---------------
> >  drivers/acpi/video_detect.c           |  25 ++---
> >  drivers/gpu/drm/i915/intel_opregion.c |   4 +-
> >  include/acpi/acpi_bus.h               |  14 ++-
> >  include/linux/acpi.h                  |   4 +-
> >  7 files changed, 138 insertions(+), 116 deletions(-)
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> > the body of a message to majordomo@...r.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

Powered by Openwall GNU/*/Linux Powered by OpenVZ