public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Dean Nelson <dcn@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: catching up on the backlog
Date: Wed, 04 May 2005 17:13:44 +0000	[thread overview]
Message-ID: <20050504171344.GA15800@sgi.com> (raw)
In-Reply-To: <200505032108.j43L8wc21277@unix-os.sc.intel.com>

Tony,

It appears that you've missed the following two patches:

   date    subject
   03/22   [PATCH] move nodepda pointer out of pda
   03/23   [PATCH] convert some sn SAL_CALLs to ia64_sal_oemcall calls

When I apply them to your 'release' tree then everything builds cleanly.
By everything, I'm including the 'SGI Altix cross partition functionality'
patches you just applied. (They're the xp* files listed below.)

Note that to build these I had to set 'CONFIG_IA64_SGI_SN_XP=m' during
the 'make oldconfig'. (I had copied 'arch/ia64/configs/sn2_defconfig' to
.config.)

The system booted and ran just fine on an SGI Altix.

Thanks,
Dean

On Tue, May 03, 2005 at 02:08:58PM -0700, tony.luck@intel.com wrote:
> I've picked through the list of patches in my backlog, and applied
> this bunch to my release tree ... before I ask Linus to pull, it
> would be useful to get some SGI testing (since the majority of the
> changes are SGI related).
> 
> -Tony
> 
>  arch/ia64/Kconfig                   |   19 
>  arch/ia64/hp/common/sba_iommu.c     |   34 
>  arch/ia64/kernel/acpi.c             |   23 
>  arch/ia64/kernel/entry.S            |    2 
>  arch/ia64/kernel/fsys.S             |    4 
>  arch/ia64/kernel/mca_drv.c          |    4 
>  arch/ia64/kernel/mca_drv_asm.S      |   18 
>  arch/ia64/kernel/process.c          |   41 
>  arch/ia64/kernel/signal.c           |    3 
>  arch/ia64/lib/flush.S               |    6 
>  arch/ia64/lib/memcpy_mck.S          |    2 
>  arch/ia64/lib/memset.S              |    2 
>  arch/ia64/sn/kernel/Makefile        |    7 
>  arch/ia64/sn/kernel/io_init.c       |   10 
>  arch/ia64/sn/kernel/mca.c           |   34 
>  arch/ia64/sn/kernel/setup.c         |   31 
>  arch/ia64/sn/kernel/tiocx.c         |   60 
>  arch/ia64/sn/kernel/xp_main.c       |  289 +++
>  arch/ia64/sn/kernel/xp_nofault.S    |   31 
>  arch/ia64/sn/kernel/xpc.h           |  991 +++++++++++
>  arch/ia64/sn/kernel/xpc_channel.c   | 2297 ++++++++++++++++++++++++++
>  arch/ia64/sn/kernel/xpc_main.c      | 1064 ++++++++++++
>  arch/ia64/sn/kernel/xpc_partition.c |  984 +++++++++++
>  arch/ia64/sn/kernel/xpnet.c         |  715 ++++++++
>  arch/ia64/sn/pci/pcibr/pcibr_dma.c  |    2 
>  arch/ia64/sn/pci/tioca_provider.c   |    2 
>  drivers/char/Kconfig                |    2 
>  include/asm-ia64/sn/addrs.h         |    8 
>  include/asm-ia64/sn/arch.h          |   17 
>  include/asm-ia64/sn/fetchop.h       |   85 
>  include/asm-ia64/sn/l1.h            |    3 
>  include/asm-ia64/sn/pda.h           |    1 
>  include/asm-ia64/sn/shub_mmr.h      |   24 
>  include/asm-ia64/sn/shubio.h        | 3108 +++++++++++++++++-------------------
>  include/asm-ia64/sn/sn_cpuid.h      |    7 
>  include/asm-ia64/sn/sn_fru.h        |   44 
>  include/asm-ia64/sn/sndrv.h         |   47 
>  include/asm-ia64/sn/xp.h            |  436 +++++
>  kernel/exit.c                       |    2 
>  mm/page_alloc.c                     |    2 
>  40 files changed, 8525 insertions(+), 1936 deletions(-)

  parent reply	other threads:[~2005-05-04 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 21:08 catching up on the backlog tony.luck
2005-05-04 11:35 ` Darren Williams
2005-05-04 16:03 ` Luck, Tony
2005-05-04 17:13 ` Dean Nelson [this message]
2005-05-04 17:26 ` Luck, Tony
2005-05-04 20:59 ` Luck, Tony
2005-05-04 22:11 ` Russ Anderson
2005-05-05  5:19 ` Darren Williams
2005-05-05 12:44 ` Dean Nelson

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=20050504171344.GA15800@sgi.com \
    --to=dcn@sgi.com \
    --cc=linux-ia64@vger.kernel.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