public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@amd64.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"Rosenfeld, Hans" <Hans.Rosenfeld@amd.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Herrmann3, Andreas" <Andreas.Herrmann3@amd.com>
Subject: [GIT PULL] amd-nb facelift for .38
Date: Thu, 18 Nov 2010 16:17:33 +0100	[thread overview]
Message-ID: <20101118151733.GC11779@aftab> (raw)
In-Reply-To: <20101116173340.GA9417@kryptos.osrc.amd.com>

Hi Ingo,

the following basically does an initial facelift to the k8_nb stuff
which we're going to use increasingly in the future - it representing
the northbridges on a system. The patches look straight-forward to me,
I've randconfig-built them for a while with no regressions but let's not
hurry so yes, leave them for .38.

Also, I've fixed up the commit titles and rebased them ontop of 37-rc2.

Please pull,
thanks.

--
The following changes since commit e53beacd23d9cb47590da6a7a7f6d417b941a994:

  Linux 2.6.37-rc2 (2010-11-15 18:31:02 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tip-amd-nb

Hans Rosenfeld (3):
      x86, amd-nb: Complete the rename of AMD NB and related code
      x86, amd-nb: Cleanup AMD northbridge caching code
      x86, cacheinfo: Cleanup L3 cache index disable support

 arch/x86/Kconfig                                  |   12 +-
 arch/x86/include/asm/amd_nb.h                     |   49 +++++---
 arch/x86/kernel/amd_nb.c                          |  135 +++++++++++--------
 arch/x86/kernel/aperture_64.c                     |   10 +-
 arch/x86/kernel/cpu/intel_cacheinfo.c             |  147 +++++++++------------
 arch/x86/kernel/pci-gart_64.c                     |   34 +++---
 arch/x86/kernel/setup.c                           |    8 +-
 arch/x86/mm/Makefile                              |    2 +-
 arch/x86/mm/{k8topology_64.c => amdtopology_64.c} |   12 +-
 arch/x86/mm/numa_64.c                             |   22 ++--
 drivers/char/agp/amd64-agp.c                      |   33 +++---
 drivers/edac/amd64_edac.c                         |    4 +-
 12 files changed, 244 insertions(+), 224 deletions(-)
 rename arch/x86/mm/{k8topology_64.c => amdtopology_64.c} (94%)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

      reply	other threads:[~2010-11-18 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 15:14 [PATCH 1/3] complete the rename of AMD NB and related code Hans Rosenfeld
2010-10-29 15:14 ` [PATCH 2/3] Cleanup AMD northbridge caching code Hans Rosenfeld
2010-10-29 15:14 ` [PATCH 3/3] Cleanup L3 cache index disable support Hans Rosenfeld
2010-11-16 17:33   ` Borislav Petkov
2010-11-18 15:17     ` Borislav Petkov [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=20101118151733.GC11779@aftab \
    --to=bp@amd64.org \
    --cc=Andreas.Herrmann3@amd.com \
    --cc=Hans.Rosenfeld@amd.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