From: jacob pan <jacob.jun.pan@linux.intel.com>
To: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
"H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@elte.hu>,
Thomas Gleixner <tglx@linutronix.de>, Alek Du <alek.du@intel.com>,
Alan Cox <alan@linux.intel.com>, Feng Tang <feng.tang@intel.com>
Subject: Re: [PATCH 0/2] v3 Moorestown clock related patches
Date: Tue, 18 May 2010 05:11:29 -0700 [thread overview]
Message-ID: <20100518051129.00006ca1@unknown> (raw)
In-Reply-To: <1274184166-17242-1-git-send-email-jacob.jun.pan@linux.intel.com>
This is should be the v4 cover letter instead of v3 shown in the subject line. sorry about that.
Jacob Pan Tue, 18 May 2010 05:02:44 -0700
>Hi,
>Please review the two patches related Moorestown/Medfield clock selection
>logic. tglx has suggested a much cleaner logic in
>http://lkml.org/lkml/2010/5/17/406
>So patch #2 is the implementation of new logic plus small tweaks based on
>testing results.
>I also dropped x86_mask check for Penwell CPU check. It is not needed, CPU
>family and model should be sufficient/accurate to identify Lincroft vs
>Penwell.
>
>*** 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 | 1 -
> arch/x86/include/asm/mrst.h | 20 +++++++
> arch/x86/kernel/apb_timer.c | 37 +++----------
> arch/x86/kernel/mrst.c | 109 ++++++++++++++++++++++++++++++--------
> 4 files changed, 114 insertions(+), 53 deletions(-)
>
prev parent reply other threads:[~2010-05-18 12:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-18 12:02 [PATCH 0/2] v3 Moorestown clock related patches Jacob Pan
2010-05-18 12:02 ` [PATCH 1/2] v4 x86/mrst: add cpu type detection Jacob Pan
2010-05-18 20:54 ` Thomas Gleixner
2010-05-19 9:23 ` jacob pan
2010-05-19 10:19 ` Thomas Gleixner
2010-05-18 12:02 ` [PATCH 2/2] v4 x86/mrst: add more timer config options Jacob Pan
2010-05-18 20:50 ` Thomas Gleixner
2010-05-18 22:57 ` jacob pan
2010-05-18 23:00 ` Thomas Gleixner
2010-05-18 12:11 ` jacob pan [this message]
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=20100518051129.00006ca1@unknown \
--to=jacob.jun.pan@linux.intel.com \
--cc=alan@linux.intel.com \
--cc=alek.du@intel.com \
--cc=feng.tang@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 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.