From: Bjorn Helgaas Date: Mon, 14 Apr 2014 21:26:50 +0000 (-0600) Subject: PCI: Don't print anything while decoding is disabled X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~8^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26370fc6647b63eefb85a675382d661d0fed30a1;p=pandora-kernel.git PCI: Don't print anything while decoding is disabled If the console is a PCI device, and we try to print to it while its decoding is disabled, the system will hang. This particular printk hasn't caused a problem yet, but it could, so this fixes it. See also 0ff9514b579b ("PCI: Don't print anything while decoding is disabled"). Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed