Re: [PATCH v2 5/5] fpga: region: return NOTIFY_STOP if overlay shoud be accepted

From: Alan Tull
Date: Fri Dec 08 2017 - 12:31:10 EST


On Thu, Dec 7, 2017 at 5:27 PM, Moritz Fischer <mdf@xxxxxxxxxx> wrote:
> On Wed, Nov 15, 2017 at 02:51:52PM -0600, Alan Tull wrote:
>> Recent changes to the Device Tree overlay notifier code have changed
>> how notifier return codes are interpreted, requiring a NOTIFY_STOP to
>> signal that the overlay should be accepted. This commit makes the
>> appropriate change to the FPGA region's Device Tree overlay notifier.
>>
>> Fixes: 24789c5ce5a3 ("of: overlay: detect cases where device tree may become corrupt")
>> Signed-off-by: Alan Tull <atull@xxxxxxxxxx>
> Reviewed-by: Moritz Fischer <mdf@xxxxxxxxxx>

Thanks!
Alan