tile: use free_bootmem_late() for initrd
authorChris Metcalf <cmetcalf@ezchip.com>
Thu, 23 Jul 2015 18:11:09 +0000 (14:11 -0400)
committerChris Metcalf <cmetcalf@ezchip.com>
Thu, 23 Jul 2015 18:11:09 +0000 (14:11 -0400)
We were previously using free_bootmem() and just getting lucky
that nothing too bad happened.

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Cc: stable@vger.kernel.org
arch/tile/kernel/setup.c

Simple merge