From: Len Brown <lenb@kernel.org>
To: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: ibm-acpi-devel@lists.sourceforge.net, linux-acpi@vger.kernel.org,
"Michael S. Tsirkin" <mst@dev.mellanox.co.il>,
Hugh Dickins <hugh@veritas.com>,
Richard Hughes <hughsient@gmail.com>
Subject: Re: [PATCH] ACPI: thinkpad-acpi: always enable input layer, add hotkey_report_mode
Date: Mon, 3 Sep 2007 17:15:05 -0400 [thread overview]
Message-ID: <200709031715.06269.lenb@kernel.org> (raw)
In-Reply-To: <1188789388452-git-send-email-hmh@hmh.eng.br>
Henrique,
I may be seriously jet-lagged right now,
but I'm having trouble parsing this check-in comment
and the the Documentation update, so I'm not
clear on what you're trying to do with this code.
It should basically say:
hotkeys are reported through the input layer,
and /proc/acpi/event when CONFIG_ACPI_PROC_EVENT=y
all other events are reported via netlink,
and /proc/acpi/event when CONFIG_ACPI_PROC_EVENT=y
And if you need to add a flag to eliminate duplicate
reporting, so be it.
But I'm totally confused why there is any mention of netlink
in any of this text -- for if this patch is really
specific to hotkey events, then no version of any
kernel should send hotkey events via netlink,
and no version of HAL should listen for hotkey
events on netlink.
thanks,
-Len
ps.
For me to apply a patch post -rc5,
it really has to be a bug fix -- preferably fixing a regression.
ie. "revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
because it would create a legacy we don't want to support"
would be a suitable synopsis -- "always enable input layer"
sort of gives the impression that this is a new feature, not a fix...
pps.
On Sunday 02 September 2007 23:16, Henrique de Moraes Holschuh wrote:
> Now that ACPICA can send events over netlink, we can use a different
Note that ACPICA doesn't know anything about how events are sent
to user-space -- is it Linux specific ACPI code that does this.
next prev parent reply other threads:[~2007-09-03 21:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-03 3:16 [GIT PATCH] thinkpad-acpi changes targeted at 2.6.23-rc6 Henrique de Moraes Holschuh
[not found] ` <1188789388345-git-send-email-hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
2007-09-03 3:16 ` [PATCH] ACPI: thinkpad-acpi: always enable input layer, add hotkey_report_mode Henrique de Moraes Holschuh
2007-09-03 21:15 ` Len Brown [this message]
2007-09-03 23:17 ` Henrique de Moraes Holschuh
2007-09-03 3:16 ` [PATCH] ACPI: thinkpad-acpi: bump up version to 0.16 Henrique de Moraes Holschuh
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=200709031715.06269.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=hmh@hmh.eng.br \
--cc=hugh@veritas.com \
--cc=hughsient@gmail.com \
--cc=ibm-acpi-devel@lists.sourceforge.net \
--cc=linux-acpi@vger.kernel.org \
--cc=mst@dev.mellanox.co.il \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.