diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2013-02-21 18:39:22 (GMT) |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-07-08 08:18:57 (GMT) |
commit | 220f5354089b27e8eeaa8658806dabc59ce55729 (patch) | |
tree | 2afc4d94520cdb8de6045bb894ccf5fa62d83e33 /arch/xtensa/Kconfig | |
parent | a99e07ee5e887750f5136bc6799abe47a56fd2c9 (diff) | |
download | linux-fsl-qoriq-220f5354089b27e8eeaa8658806dabc59ce55729.tar.xz |
xtensa: Flat DeviceTree copy not future-safe
flat DT copy code calls bootmem allocator with @align = 0.
This is probably OK with legacy allocator which xtensa uses right now,
but this will panic right away with memblock allocator
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: Marc Gauthier <marc@tensilica.com>
Cc: linux-xtensa@linux-xtensa.org
Cc: linux-kernel@vger.kernel.org
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/Kconfig')
0 files changed, 0 insertions, 0 deletions