summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2016-09-22 09:54:31 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2016-09-28 07:31:43 +0300
commit1b7898ee276b39e54d870dc4ef3374f663d0b426 (patch)
tree1c41ed5b37a1214816eb732c7d75cd4326e82deb /include/linux
parent22750d98b00bd704694224d6df69a1a6f29ea22c (diff)
downloadlinux-1b7898ee276b39e54d870dc4ef3374f663d0b426.tar.xz
powerpc/boot: Use the pre-boot decompression API
Currently the powerpc boot wrapper has its own wrapper around zlib to handle decompressing gzipped kernels. The kernel decompressor library functions now provide a generic interface that can be used in the pre-boot environment. This allows boot wrappers to easily support different compression algorithms. This patch converts the wrapper to use this new API, but does not add support for using new algorithms. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions