]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/powernv: Double size of log blob
authorGavin Shan <shangw@linux.vnet.ibm.com>
Fri, 6 Sep 2013 01:00:03 +0000 (09:00 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:54:08 +0000 (16:54 +1100)
commit5c9d6d759b3be9f9bdd6f7e5f440d870a4ec675a
treefc5c51bc2cffe2306f849b6cebaa4fb55dfb2735
parent98cea5fec48a4af8498a0c5c5fccf64f82fc1ce2
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 <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/pci.h