From: Nishanth Aravamudan Date: Thu, 14 Oct 2010 14:48:52 +0000 (+0000) Subject: powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG X-Git-Tag: v2.6.37-rc3~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01cf6fe8553b0ac649f3323d8da69b51cad8c468;p=pandora-kernel.git powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG EEH and pci_dlpar #undef DEBUG, but I think they were added before the ability to control this from Kconfig. It's really annoying to only get some of the debug messages from these files. Leave the lpar.c #undef alone as it produces so much output as to make the kernel unusable. Update the Kconfig text to indicate this particular quirk :) Signed-off-by: Nishanth Aravamudan Acked-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed