From: Chris Metcalf Date: Thu, 23 Jul 2015 18:11:09 +0000 (-0400) Subject: tile: use free_bootmem_late() for initrd X-Git-Tag: v3.2.71~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61d6d5726d25826d4c0f7d47d9053f4c47c7628;p=pandora-kernel.git tile: use free_bootmem_late() for initrd commit 3f81d2447b37ac697b3c600039f2c6b628c06e21 upstream. We were previously using free_bootmem() and just getting lucky that nothing too bad happened. Signed-off-by: Chris Metcalf Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed