Re: [PATCH] Revert "Staging: panel: usleep_range is preferred over udelay"

From: Huang\, Ying
Date: Mon Jan 25 2016 - 21:02:03 EST


Dan Carpenter <dan.carpenter@xxxxxxxxxx> writes:

> On Tue, Jan 26, 2016 at 08:32:48AM +0800, Huang, Ying wrote:
>> Dan Carpenter <dan.carpenter@xxxxxxxxxx> writes:
>>
>> > On Mon, Jan 25, 2016 at 03:13:21PM +0530, Sudip Mukherjee wrote:
>> >> Apart from the mail which Ying Huang sent to me last week for another error
>> >> (which actually turned out to be this one), i saw the first report by
>> >> Ying Huang on November.
>> >> https://lkml.org/lkml/2015/11/2/93
>> >
>> > Ying, could you CC the subsystem list for these reports? This one was
>> > CC'd to Sirnam, Greg and LKML. Sirnam is too new to understand what
>> > they mean, Greg is too busy, and only Sudip and Alan Cox read LKML.
>>
>> Sure. But what is the best way to find the subsystem list for a patch?
>> Now we use author, committer, and the xxx-by: and Cc: list in patch to
>> find the recipient.
>
> For this one it's simple. Get the filename from the git commit and
> use ./scripts/get_maintainer.pl -f $file. That should work generally,
> the only issue is maybe some patches affect things across subsystems.
>
> Also I don't know if netdev wants these emails? Do you guys CC them on
> 0day warnings?

Only if it appears in Cc: list of the commit.

Best Regards,
Huang, Ying