From: Gavin Shan Date: Fri, 6 Sep 2013 01:00:03 +0000 (+0800) Subject: powerpc/powernv: Double size of log blob X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9d6d759b3be9f9bdd6f7e5f440d870a4ec675a;p=pandora-kernel.git powerpc/powernv: Double size of log blob Each PHB instance (struct pnv_phb) has its corresponding log blob, which is used to hold the retrieved error log from firmware. The current size of that (4096) isn't enough for PHB3 case and the patch makes that double to 8192. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed