[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fd08de9d-ab77-bec0-eb30-31803563ac42@loongson.cn>
Date: Thu, 16 Dec 2021 19:40:44 +0800
From: zhuyinbo <zhuyinbo@...ngson.cn>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jiri Kosina <jikos@...nel.org>, benjamin.tissoires@...hat.com,
Thinh.Nguyen@...opsys.com, mathias.nyman@...ux.intel.com,
stern@...land.harvard.edu, rajatja@...gle.com,
chris.chiu@...onical.com, linux-usb@...r.kernel.org,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
zhuyinbo@...ngson.cn, Thinh.Nguyen@...opsys.com,
mathias.nyman@...ux.intel.com, stern@...land.harvard.edu,
rajatja@...gle.com, chris.chiu@...onical.com,
linux-usb@...r.kernel.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/2] HID: usbhid: enable remote wakeup function for
usbhid device
在 2021/12/10 下午6:45, Greg Kroah-Hartman 写道:
> On Fri, Dec 10, 2021 at 05:54:33PM +0800, zhuyinbo wrote:
>>
>>
>> 在 2021/12/8 下午7:55, Greg Kroah-Hartman 写道:
>>> On Wed, Dec 08, 2021 at 05:39:50PM +0800, Yinbo Zhu wrote:
>>>> The remote wake-up function is a regular function on usb hid device
>>>> and I think keeping it enabled by default will make usb application
>>>> more convenient. This patch is to enable remote wakeup function for
>>>> usb hid device.
>>>
>>> How many devices did you test this on?
>>>
>>> As Oliver said, this will cause problems, there's a reason no operating
>>> system does this :(
>>>
>>> sorry,
>>>
>>> greg k-h
>> Hi greg,
>>
>> About that oliver said that I had expained, and I add this change was
>> according that usb device whether support remote wakeup and if it support
>> wakeup then to enabled it so I think it should be okay for all hid device.
>
> Again, what devices did you test this on?
Hi greg k-h
mouse device and keyboard device. in hid code that keyboad was enabled
on wakeup node by default.
>
> And look at other operating systems, as I said, there is a reason that
> no one does this.
System should be do that. otherwise that lid open event was no make
sense. and you need know the order that after lid open then system will
be wakeup then system will accept lid open event by input subsystem .
in addition, whatever that usb wakeup was disabled in bios by default
even though after apply my patch.
>
> thanks,
>
> greg k-h
>
Powered by blists - more mailing lists