diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2013-02-21 19:39:22 +0100 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2013-07-08 10:18:57 +0200 |
commit | 220f5354089b27e8eeaa8658806dabc59ce55729 (patch) | |
tree | 2afc4d94520cdb8de6045bb894ccf5fa62d83e33 /arch/xtensa/kernel/xtensa_ksyms.c | |
parent | xtensa: check TLB sanity on return to userspace (diff) | |
download | linux-220f5354089b27e8eeaa8658806dabc59ce55729.tar.xz linux-220f5354089b27e8eeaa8658806dabc59ce55729.zip |
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/kernel/xtensa_ksyms.c')
0 files changed, 0 insertions, 0 deletions