diff options
author | Grant Likely <grant.likely@linaro.org> | 2013-08-28 22:24:17 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2013-08-29 22:40:10 +0200 |
commit | 0640332e073be9207f0784df43595c0c39716e42 (patch) | |
tree | 6a3b6614b9fd6c13947bdbda70b6fe3b5404a8fd /kernel/profile.c | |
parent | of: consolidate definition of early_init_dt_alloc_memory_arch() (diff) | |
download | linux-0640332e073be9207f0784df43595c0c39716e42.tar.xz linux-0640332e073be9207f0784df43595c0c39716e42.zip |
of: Fix missing memory initialization on FDT unflattening
Any calls to dt_alloc() need to be zeroed. This is a temporary fix, but
the allocation function itself needs to zero memory before returning
it. This is a follow up to patch 9e4012752, "of: fdt: fix memory
initialization for expanded DT" which fixed one call site but missed
another.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Acked-by: Wladislav Wiebe <wladislav.kw@gmail.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions