Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel...
authorRob Herring <robh@kernel.org>
Fri, 9 Nov 2018 21:41:10 +0000 (15:41 -0600)
committerRob Herring <robh@kernel.org>
Fri, 9 Nov 2018 21:43:02 +0000 (15:43 -0600)
Pull overlay validation checks from Frank Rowand:

"Add checks to (1) overlay apply process and (2) memory freeing
triggered by overlay release.  The checks are intended to detect
possible memory leaks and invalid overlays.

The checks revealed bugs in existing code.  Fixed the bugs.

While fixing bugs, noted other issues, which are fixed in
separate patches."

Signed-off-by: Rob Herring <robh@kernel.org>

Trivial merge