LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Frank Rowand <frowand.list@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
pantelis.antoniou@konsulko.com,
Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [PATCH] MAINTAINERS: add keyword for devicetree overlay notifiers
Date: Fri, 27 Apr 2018 18:13:00 -0700 [thread overview]
Message-ID: <31393190-2e26-cdf4-09fa-011d6a0ec455@gmail.com> (raw)
In-Reply-To: <0fc405e3-dd6b-3891-3d6b-0026c59a4d74@gmail.com>
Hi Rob,
On 04/27/18 17:57, Frank Rowand wrote:
> Hi Rob,
>
> I'm not sure how the extra "From:" of sony.com got into
> this email. I'll have to dig into my scripts and/or
> git configs to figure that out. The real "From:" is
> the gmail.com one.
Darn it...
The real "From: is the sony.com one. The wrong "From" is the gmail one.
-Frank
>
> -Frank
>
> On 04/27/18 17:50, frowand.list@gmail.com wrote:
>> From: Frank Rowand <frank.rowand@sony.com>
>>
>> From: Frank Rowand <frowand.list@gmail.com>
>>
>> Devicetree overlay notifiers have a chance to potentially get
>> pointers into the overlay unflattened devicetree and overlay FDT.
>> The only protection against these pointers being accessed after
>> the underlying data has been released by kfree() is by source
>> code review of patches. Add a keyword line to the devicetree
>> overlay maintainers entry to try to catch overlay notifier
>> related patches.
>>
>> The keyword line is added to the devicetree overlay entry instead
>> of the devicetree entry so that not all maintainers will receive
>> the additional review traffic. Add Frank Rowand (already a
>> maintainer in the devicetree entry) so that he will receive
>> the additional review traffic.
>>
>> Signed-off-by: Frank Rowand <frowand.list@gmail.com>
>> ---
>> MAINTAINERS | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 92be777d060a..aca3956694f8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10422,12 +10422,14 @@ F: drivers/infiniband/ulp/opa_vnic
>>
>> OPEN FIRMWARE AND DEVICE TREE OVERLAYS
>> M: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
>> +M: Frank Rowand <frowand.list@gmail.com>
>> L: devicetree@vger.kernel.org
>> S: Maintained
>> F: Documentation/devicetree/dynamic-resolution-notes.txt
>> F: Documentation/devicetree/overlay-notes.txt
>> F: drivers/of/overlay.c
>> F: drivers/of/resolver.c
>> +K: of_overlay_notifier_
>>
>> OPEN FIRMWARE AND FLATTENED DEVICE TREE
>> M: Rob Herring <robh+dt@kernel.org>
>>
>
>
prev parent reply other threads:[~2018-04-28 1:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-28 0:50 frowand.list
2018-04-28 0:57 ` Frank Rowand
2018-04-28 1:13 ` Frank Rowand [this message]
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=31393190-2e26-cdf4-09fa-011d6a0ec455@gmail.com \
--to=frowand.list@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jan.kiszka@siemens.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pantelis.antoniou@konsulko.com \
--cc=panto@antoniou-consulting.com \
--cc=robh+dt@kernel.org \
--subject='Re: [PATCH] MAINTAINERS: add keyword for devicetree overlay notifiers' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).