Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445866

Re: [PATCH 2/2] of: fdt: mark unflattened tree as detached

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] of: fdt: mark unflattened tree as detached
Date 2016-07-18 23:50 +0200
Message-ID <rWoAh-3iL-3@gated-at.bofh.it> (permalink)
References <rOoH8-7rw-11@gated-at.bofh.it> <rOoH8-7rw-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jun 26, 2016 at 3:11 PM, Michal Suchanek <hramrach@gmail.com> wrote:
> The tree returned from of_fdt_unflatten_tree cannot be attached to the
> live tree because it is not marked as detached so mark it as such. The
> dt resolver checks the flag and refuses to process the tree otherwise.
>
> Signed-off-by: Michal Suchanek <hramrach@gmail.com>
> ---
>  drivers/of/fdt.c | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

This doesn't apply because the unflattening code has been re-written.
Please rebase to current -rc and resend.

Rob

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH 2/2] of: fdt: mark unflattened tree as detached Rob Herring <robh+dt@kernel.org> - 2016-07-18 23:50 +0200
  [PATCH] of: fdt: mark unflattened tree as detached Michal Suchanek <hramrach@gmail.com> - 2016-07-19 00:10 +0200
    Re: [PATCH] of: fdt: mark unflattened tree as detached Rob Herring <robh+dt@kernel.org> - 2016-07-22 22:00 +0200

csiph-web