All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/6] Add some intel-specific tune files, and related fixes
Date: Mon, 07 Nov 2011 13:58:19 -0600	[thread overview]
Message-ID: <1320695899.2605.24.camel@elmorro> (raw)
In-Reply-To: <4EB83144.70600@linux.intel.com>

On Mon, 2011-11-07 at 11:28 -0800, Saul Wold wrote:
> On 11/07/2011 07:53 AM, tom.zanussi@intel.com wrote:
> > From: Tom Zanussi<tom.zanussi@intel.com>
> >
> > This patchset adds some new tune files for corei7, ivb, and atom.
> >
> Tom,
> 
> Where is the repo containing this patch set?  Are you using the 
> create_pull_request script, which generates the formatted message which 
> includes the repo from which to pull this patchset?
> 

I didn't push this patchset to a contrib repo, just posted them as
patches.  Not ok?

Tom  

> Thanks
> 	Sau!
> 
> > The corei7 and atom were build- and boot-tested on sugarbay (with
> > corei7-avx), jasperforest (corei7), crownbay, fri2, fishriver (atom).
> > The ivb is one I'll be using for new Ivy Bridge development and
> > hasn't been tested yet, but will be needed for that.
> >
> > This patchset also contains a few patches for packages that had build
> > problems with the corei7-avx tuning.  The python and gmp packages had
> > problems because they tried to execute target code on the host and caused
> > illegal instruction errors.  The libzypp failed compilation because of
> > the hyphens in the tune name (corei7-avx).
> >
> > Tom Zanussi (6):
> >    tune-corei7: Add tune file for Intel Core i7 machines
> >    tune-ivb: Add tune file for Intel Ivy Bridge machines
> >    machine/include/tune-atom.inc: add atom-specific settings
> >    gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC
> >    libzypp: fix mishandling of hyphenated arches
> >    python: skip setup.py
> >
> >   meta/conf/machine/include/tune-atom.inc            |   26 +++++++++++++++++-
> >   meta/conf/machine/include/tune-corei7.inc          |   17 ++++++++++++
> >   meta/conf/machine/include/tune-ivb.inc             |   11 ++++++++
> >   .../python/setup_py_skip_cross_import_check.patch  |   27 ++++++++++++++++++++
> >   meta/recipes-devtools/python/python_2.7.2.bb       |    7 ++++-
> >   meta/recipes-extended/libzypp/libzypp_git.bb       |    8 +++---
> >   meta/recipes-support/gmp/gmp_5.0.2.bb              |    3 +-
> >   7 files changed, 91 insertions(+), 8 deletions(-)
> >   create mode 100644 meta/conf/machine/include/tune-corei7.inc
> >   create mode 100644 meta/conf/machine/include/tune-ivb.inc
> >   create mode 100644 meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch
> >
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >





  reply	other threads:[~2011-11-07 20:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-07 15:53 [PATCH 0/6] Add some intel-specific tune files, and related fixes tom.zanussi
2011-11-07 15:53 ` [PATCH 1/6] tune-corei7: Add tune file for Intel Core i7 machines tom.zanussi
2011-11-07 15:53 ` [PATCH 2/6] tune-ivb: Add tune file for Intel Ivy Bridge machines tom.zanussi
2011-11-07 15:53 ` [PATCH 3/6] machine/include/tune-atom.inc: add atom-specific settings tom.zanussi
2011-11-07 15:53 ` [PATCH 4/6] gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC tom.zanussi
2011-11-07 15:53 ` [PATCH 5/6] libzypp: fix mishandling of hyphenated arches tom.zanussi
2011-11-07 15:53 ` [PATCH 6/6] python: skip setup.py tom.zanussi
2011-11-07 19:28 ` [PATCH 0/6] Add some intel-specific tune files, and related fixes Saul Wold
2011-11-07 19:58   ` Tom Zanussi [this message]
2011-11-08 23:03 ` Saul Wold

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=1320695899.2605.24.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.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 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.