]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pseries: Re-organise the oops compression code
authorAruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Thu, 27 Jun 2013 08:33:04 +0000 (14:03 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 08:10:49 +0000 (18:10 +1000)
commitfbfe86fc0c53911cf243479f7d26c37dcb1243f1
tree5594e2491c9fad042213dfaf29427808c55e6eab
parent6bbbca735936e15b9431882eceddcf6dff76e03c
powerpc/pseries: Re-organise the oops compression code

nvram_compress() and zip_oops() is used by the nvram_pstore_write
API to compress oops messages hence re-organise the functions
accordingly to avoid forward declarations.

Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/nvram.c