commit | 4d8106f0299c7942c5f13a22da6d553d28127ef5 | [log] [tgz] |
---|---|---|
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | Mon Jun 25 12:02:34 2018 +0300 |
committer | Mark Salter <msalter@redhat.com> | Sun Oct 28 12:25:11 2018 -0400 |
tree | 87fb0bcfad3bde8d9533eafbf36208aea4c0f908 | |
parent | b59dfdaef173677b0b7e10f375226c0a1114fd20 [diff] |
c6x: switch to NO_BOOTMEM The c6x is already using memblock and does most of early memory reservations with it, so it was only a matter of removing the bootmem initialization and handover of the memory from memblock to bootmem. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Mark Salter <msalter@redhat.com>