From: Thiemo Seufer <ths@networkno.de>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: [MIPS, 2.6.16, PATCH] Re-enable sync instruction for non-R2 CPUs
Date: Mon, 25 Feb 2008 14:21:14 +0000 [thread overview]
Message-ID: <20080225142112.GA25530@networkno.de> (raw)
This patch re-enables the use of sync instructions for non-R2 CPUs.
It is only relevant for the linux-2.6.16-stable branch.
Signed-off-by: Thiemo Seufer <ths@networkno.de>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 3995d45..b3739ed 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1585,12 +1585,12 @@ config CPU_MIPSR2_IRQ_EI
controller to allow fast dispatching from many possible interrupt
sources. Say N unless you know that external interrupt support is
required.
+endmenu
config CPU_HAS_SYNC
bool
depends on !CPU_R3000
default y
-endmenu
#
# Use the generic interrupt handling code in kernel/irq/:
next reply other threads:[~2008-02-25 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 14:21 Thiemo Seufer [this message]
2008-02-25 14:43 ` [MIPS, 2.6.16, PATCH] Re-enable sync instruction for non-R2 CPUs Ralf Baechle
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=20080225142112.GA25530@networkno.de \
--to=ths@networkno.de \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.