[Fwd: [PATCH *-mm] Serial disable jsm in ppc64 defconfig]
Joel Schopp
jschopp at austin.ibm.com
Tue Oct 25 01:21:26 EST 2005
I had run across this build problem in the past on some -mm trees with serial on
ppc64. Does anybody 1. know what machines use this serial and 2. who knows
enough about this code to fix it instead of turning it off?
-Joel
-------- Original Message --------
Subject: [PATCH *-mm] Serial disable jsm in ppc64 defconfig
Date: Sat, 22 Oct 2005 17:25:28 -0700 (PDT)
From: Paul Jackson <pj at sgi.com>
To: Andrew Morton <akpm at osdl.org>
CC: linux-kernel at vger.kernel.org, Joel Schopp <jschopp at austin.ibm.com>, Alan Cox
<alan at lxorguk.ukuu.org.uk>, serue at us.ibm.com, Paul Jackson <pj at sgi.com>, Damir
Perisa <damir.perisa at solnet.ch>
Changes to the serial driver to remove flip buffers have broken the
serial jsm driver. It doesn't even compile anymore. The jsm driver
was enabled in only one defconfig - ppc64. In order to keep defconfigs
building, disable CONFIG_SERIAL_JSM for the time being.
Signed-off-by: Paul Jackson <pj at sgi.com>
---
arch/ppc64/defconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- 2.6.14-rc4-mm1.orig/arch/ppc64/defconfig 2005-10-22 16:52:34.000000000 -0700
+++ 2.6.14-rc4-mm1/arch/ppc64/defconfig 2005-10-22 16:53:46.000000000 -0700
@@ -824,7 +824,7 @@ CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_PMACZILOG is not set
CONFIG_SERIAL_ICOM=m
-CONFIG_SERIAL_JSM=m
+# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj at sgi.com> 1.650.933.1373, 1.925.600.0401
More information about the Linuxppc64-dev
mailing list