diff options
author | Mike Rapoport <[email protected]> | 2019-02-12 17:16:12 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2019-02-22 08:15:04 +0100 |
commit | 6a5280012da50ae985da4acacc865d5e8bf30a48 (patch) | |
tree | 0d03b2310dbe2cc4bca05ce1d026ed523085c13c /scripts/gcc-plugins | |
parent | c11ef0a883acb160b0bc2724d93304781210e651 (diff) |
parisc: use memblock_alloc() instead of custom get_memblock()
The get_memblock() function implements custom bottom-up memblock allocator.
Setting 'memblock_bottom_up = true' before any memblock allocation is done
allows replacing get_memblock() calls with memblock_alloc().
Signed-off-by: Mike Rapoport <[email protected]>
Tested-by: Helge Deller <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions