From: Jacob Pan <jacob.jun.pan@linux.intel.com>
To: LKML <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@elte.hu>,
Alan Cox <alan@linux.intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Subject: [PATCH 0/2] v3 Moorestown updated patches 2,3,4 of v2
Date: Mon, 17 May 2010 12:23:01 -0700 [thread overview]
Message-ID: <1274124183-23431-1-git-send-email-jacob.jun.pan@linux.intel.com> (raw)
These two patches are the updates of the v2 series. Changes include
1. comblined two patches below per tglx suggestion
0003-x86-mrst-add-more-timer-options-to-include-Medfield.patch
0004-x86-apbt-support-more-timer-configurations-on-mrst.patch
Fixes based on review comments:
a) removed duplicated '(' in mrst_setup_secondary_clock()
b) changed clock selection logic, trying to make it more readable
mrst_setup_secondary_clock()
2. export mrst_identify_cpu(), removed cache copy.
*** BLURB HERE ***
Jacob Pan (2):
x86/mrst: add cpu type detection
x86/mrst: add more timer config options
arch/x86/include/asm/apb_timer.h | 2 +-
arch/x86/include/asm/mrst.h | 20 +++++++++
arch/x86/kernel/apb_timer.c | 18 ++++----
arch/x86/kernel/mrst.c | 86 ++++++++++++++++++++++++++++++++++----
4 files changed, 108 insertions(+), 18 deletions(-)
next reply other threads:[~2010-05-17 19:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-17 19:23 Jacob Pan [this message]
2010-05-17 19:23 ` [PATCH 1/2] x86/mrst: add cpu type detection Jacob Pan
2010-05-17 19:23 ` [PATCH 2/2] x86/mrst: add more timer config options Jacob Pan
2010-05-17 19:56 ` Randy Dunlap
2010-05-17 20:26 ` jacob pan
2010-05-17 20:28 ` Randy Dunlap
2010-05-17 20:27 ` Thomas Gleixner
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=1274124183-23431-1-git-send-email-jacob.jun.pan@linux.intel.com \
--to=jacob.jun.pan@linux.intel.com \
--cc=alan@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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