From: Aruna Balakrishnaiah Date: Fri, 16 Aug 2013 20:52:33 +0000 (-0700) Subject: powerpc/pseries: Remove (de)compression in nvram with pstore enabled X-Git-Tag: v3.12-rc1~172^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a5e94131d96ecdee7b1873a9d6215dc0ea7fff;p=pandora-kernel.git powerpc/pseries: Remove (de)compression in nvram with pstore enabled (De)compression support is provided in pstore in subsequent patches which needs an additional argument 'compressed' to determine if the data is compressed or not. This patch will take care of removing (de)compression in nvram with pstore which was making use of 'hsize' argument in pstore write as 'hsize' will be removed in the subsequent patch. Signed-off-by: Aruna Balakrishnaiah Reviewed-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed