dress the comments in the previous discussion, like doc
cleanup?
Thanks,
rui
> -Original Message-
> From: Thara Gopinath
> Sent: Tuesday, January 19, 2021 10:06 PM
> To: Zhang, Rui ; daniel.lezc...@linaro.org;
> kv...@codeaurora.org; da...@davemloft.net; k...@kernel.org; Coe
On Fri, 2020-07-03 at 14:05 +0200, Daniel Lezcano wrote:
> On 03/07/2020 13:57, Andrzej Pietrasiewicz wrote:
> > Hi,
> >
> > W dniu 03.07.2020 o 13:06, Daniel Lezcano pisze:
> > > On 03/07/2020 12:43, Andrzej Pietrasiewicz wrote:
> > > > This short series contains fixes for "Stop monitoring disabl
On Thu, 2020-07-02 at 19:49 +0200, Daniel Lezcano wrote:
> On 02/07/2020 19:19, Andrzej Pietrasiewicz wrote:
> > Hi,
> >
> > W dniu 02.07.2020 o 19:01, Daniel Lezcano pisze:
> > > On 02/07/2020 15:53, Andrzej Pietrasiewicz wrote:
> > > > Hi Daniel,
> > > >
> > > >
> > > >
> > > > > > > > >
> >
The patch is on top of this patch set.
Run into an issue during test today, will send out after the issue resolved.
Thanks,
rui
> -Original Message-
> From: linux-acpi-ow...@vger.kernel.org
> On Behalf Of Andrzej Pietrasiewicz
> Sent: Tuesday, April 28, 2020 2:35 AM
>
/elants_i2c.c | 2 +-
> drivers/net/ethernet/ibm/ibmvnic.c | 2 +-
> drivers/net/wimax/i2400m/sysfs.c | 3 +--
> drivers/scsi/lpfc/lpfc_attr.c | 3 +--
> drivers/thermal/thermal_sysfs.c| 2 +-
For the thermal part,
Acked-by: Zhang Rui
thanks,
rui
> 7 f
On Mon, 2017-11-13 at 09:13 +0800, Fengguang Wu wrote:
> CC Andi and more DEBUG_INFO_SPLIT people.
>
> On Sun, Nov 12, 2017 at 11:31:56AM -0800, Linus Torvalds wrote:
> >
> > On Wed, Nov 8, 2017 at 9:12 AM, Fengguang Wu > m> wrote:
> > >
> > >
> > > OK. Here is the original faddr2line output:
t; Cc: Amir Goldstein
> Cc: Jarkko Sakkinen
> Cc: Jani Nikula
> Cc: Ben Skeggs
> Cc: Benjamin Tissoires
> Cc: Joerg Roedel
> Cc: Adrian Hunter
> Cc: Yisen Zhuang
> Cc: Bjorn Helgaas
> Cc: Zhang Rui
> Cc: Felipe Balbi
> Cc: Mathias Nyman
> Cc: Heikki Kroger
On Thu, 2007-07-05 at 10:35 +0200, Johannes Berg wrote:
> On Thu, 2007-07-05 at 16:24 +0800, Zhang Rui wrote:
>
> > I missed the discussion about the multicast issues.
> > You don't need to reserve a family and group ID for ACPI. I'll rework
> > this on your pa
On Wed, 2007-07-04 at 14:01 +0200, Johannes Berg wrote:
> On Tue, 2007-07-03 at 15:45 -0400, Len Brown wrote:
> > Thanks for including the demo program, Rui, it works for me (tm).
> >
> > Applied -- with the incremental patch below, which I think
> > is correct because the only caller is bus.c, wh
From: Zhang Rui <[EMAIL PROTECTED]>
Export ACPI events via Generic Netlink.
An "acpi_event" genetlink family message is sent
when an ACPI event is generated.
Note: The behavior of how ACPI event works nowadays is not changed.
Use genetlink to export ACPI event instead
On Mon, 2007-06-18 at 11:01 -0400, jamal wrote:
> On Fri, 2007-15-06 at 09:01 +0800, Zhang Rui wrote:
>
> > > I dont have much time to look at your code given travel, but did you
> > > try to use your group id instead of the controller's?
> > > i.e:
On Thu, 2007-06-14 at 07:28 -0400, jamal wrote:
> On Thu, 2007-14-06 at 16:59 +0800, Zhang Rui wrote:
> > Hi, Jamal,
> >
> > Now the genl utility can find the acpi event genetlink family.
> > And a simple user space demo is finished for handling acpi event.
> &
roadcasted genetlink messages and only parses the
ones sent by "acpi_event" genl family.
Thanks,
Rui
On Sun, 2007-05-27 at 09:34 -0400, jamal wrote:
> On 5/27/07, Zhang Rui <[EMAIL PROTECTED]> wrote:
> >
> > I need to write a user application to test my patch.
On Tue, 2007-05-22 at 07:03 -0400, jamal wrote:
> Hi Zhang Rui,
>
> Really cool stuff. Can you instead use genetlink?
> http://linux-net.osdl.org/index.php/Generic_Netlink_HOWTO
> should help. And if you have more questions post on netdev (not lk).
>
Yes, I have one now. :)
On Tue, 2007-05-22 at 07:03 -0400, jamal wrote:
> Hi Zhang Rui,
>
> Really cool stuff. Can you instead use genetlink?
> http://linux-net.osdl.org/index.php/Generic_Netlink_HOWTO
> should help. And if you have more questions post on netdev (not lk).
>
That's really helpful
From: Zhang Rui <[EMAIL PROTECTED]>
Export ACPI events via netlink.
A netlink message is broadcasted when an ACPI event is generated.
Note: The behaviour of how ACPI event works nowadays is not changed.
Netlink is used to export ACPI event instead of /proc/acpi/event
s
16 matches
Mail list logo