public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Toshi Kani <toshi.kani@hp.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-acpi@vger.kernel.org, lenb@kernel.org,
	linux-kernel@vger.kernel.org, bhelgaas@google.com,
	isimatu.yasuaki@jp.fujitsu.com, liuj97@gmail.com
Subject: Re: [PATCH v3 1/4] ACPI: Support system notify handler via .sys_notify
Date: Mon, 26 Nov 2012 12:25:02 -0700	[thread overview]
Message-ID: <1353957902.26955.133.camel@misato.fc.hp.com> (raw)
In-Reply-To: <1903623.OrgcmFxHZC@vostro.rjw.lan>

> > >  {
> > > -	struct acpi_device *device = NULL;
> > > -	struct acpi_driver *driver;
> > > -
> > >  	ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Notification %#02x to handle %p\n",
> > >  			  type, handle));
> > >  
> > > -	blocking_notifier_call_chain(&acpi_bus_notify_list,
> > > -		type, (void *)handle);
> 
> By the way, there is exacly one user of this chain, which is dock.c.
> 
> What about convering that to something different and dropping the chain to
> start with?

I agree.  I will look further to see what interface we can use to
replace it.

Thanks,
-Toshi


  reply	other threads:[~2012-11-26 19:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-08 20:23 [PATCH v3 0/4] ACPI: Refactor system notify handling Toshi Kani
2012-11-08 20:23 ` [PATCH v3 1/4] ACPI: Support system notify handler via .sys_notify Toshi Kani
2012-11-24 22:01   ` Rafael J. Wysocki
2012-11-24 22:07     ` Rafael J. Wysocki
2012-11-26 19:25       ` Toshi Kani [this message]
2012-11-24 22:37     ` Rafael J. Wysocki
2012-11-26 19:06       ` Toshi Kani
2012-11-26 20:44         ` Rafael J. Wysocki
2012-11-26 21:09           ` Toshi Kani
2012-11-26 21:24             ` Toshi Kani
2012-11-27 23:59               ` Rafael J. Wysocki
2012-11-28 16:54                 ` Toshi Kani
2012-11-28 18:28                   ` Rafael J. Wysocki
2012-11-28 20:31                     ` Toshi Kani
2012-11-28 21:09                       ` Rafael J. Wysocki
2012-11-28 21:23                         ` Toshi Kani
2012-11-28 21:55                           ` Rafael J. Wysocki
2012-11-28 22:33                             ` Toshi Kani
2012-11-28 22:49                               ` Rafael J. Wysocki
2012-11-28 22:48                                 ` Toshi Kani
2012-11-27 23:57             ` Rafael J. Wysocki
2012-11-26 23:17         ` Rafael J. Wysocki
2012-11-26 17:44     ` Toshi Kani
2012-11-28  0:29       ` Rafael J. Wysocki
2012-11-28 16:33         ` Toshi Kani
2012-11-08 20:23 ` [PATCH v3 2/4] ACPI: Update processor_driver to use .sys_notify Toshi Kani
2012-11-08 20:23 ` [PATCH v3 3/4] ACPI: Update acpi_memhotplug " Toshi Kani
2012-11-08 20:23 ` [PATCH v3 4/4] ACPI: Update container " Toshi Kani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353957902.26955.133.camel@misato.fc.hp.com \
    --to=toshi.kani@hp.com \
    --cc=bhelgaas@google.com \
    --cc=isimatu.yasuaki@jp.fujitsu.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuj97@gmail.com \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox