mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org,
	Joel Schopp <jschopp@austin.ibm.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	serue@us.ibm.com, Paul Jackson <pj@sgi.com>,
	Damir Perisa <damir.perisa@solnet.ch>
Subject: [PATCH *-mm] Serial disable jsm in ppc64 defconfig
Date: Sat, 22 Oct 2005 17:25:28 -0700 (PDT)	[thread overview]
Message-ID: <20051023002528.19449.18538.sendpatchset@sam.engr.sgi.com> (raw)

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@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@sgi.com> 1.650.933.1373, 1.925.600.0401

                 reply	other threads:[~2005-10-23  0:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051023002528.19449.18538.sendpatchset@sam.engr.sgi.com \
    --to=pj@sgi.com \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=damir.perisa@solnet.ch \
    --cc=jschopp@austin.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=serue@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome