From: Kevin Hao <haokexin@gmail.com>
To: Kumar Gala <galak@kernel.crashing.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc <linuxppc-dev@lists.ozlabs.org>
Subject: [PATCH 0/2] enable the coreint for the mpc85xx 64bit boards
Date: Thu, 11 Apr 2013 09:32:32 +0800 [thread overview]
Message-ID: <1365643954-20798-1-git-send-email-haokexin@gmail.com> (raw)
Hi,
With the rework of the lazy EE, it seems that 64bit kernel works pretty
well on mpc85xx 64bit boards with lazy EE enabled. So this patch series
tries to enable the coreint for these boards by default. This passed
the ltp test on a t4240qds board and is based on Kumar's next branch.
---
Kevin Hao (2):
powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE
powerpc/85xx: enable coreint for all the 64bit boards
arch/powerpc/include/asm/hw_irq.h | 1 -
arch/powerpc/kernel/exceptions-64e.S | 1 -
arch/powerpc/kernel/irq.c | 8 --------
arch/powerpc/platforms/85xx/p5020_ds.c | 5 -----
arch/powerpc/platforms/85xx/p5040_ds.c | 5 -----
arch/powerpc/platforms/85xx/t4240_qds.c | 5 -----
6 files changed, 25 deletions(-)
--
1.8.1.4
Thanks,
Kevin
next reply other threads:[~2013-04-11 1:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 1:32 Kevin Hao [this message]
2013-04-11 1:32 ` [PATCH 1/2] powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE Kevin Hao
2013-08-27 7:53 ` Benjamin Herrenschmidt
2013-08-27 8:04 ` Kevin Hao
2013-04-11 1:32 ` [PATCH 2/2] powerpc/85xx: enable coreint for all the 64bit boards Kevin Hao
2013-05-11 7:00 ` Kevin Hao
2013-04-11 13:21 ` [PATCH 0/2] enable the coreint for the mpc85xx " Kumar Gala
2013-04-11 20:45 ` Scott Wood
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=1365643954-20798-1-git-send-email-haokexin@gmail.com \
--to=haokexin@gmail.com \
--cc=benh@kernel.crashing.org \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).