All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Travis <travis@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>,
	Rusty Russell <rusty@rustcorp.com.au>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PULL]: please pull changes for tip/cpus4096
Date: Mon, 12 Jan 2009 17:43:56 -0800	[thread overview]
Message-ID: <496BF1DC.2080009@sgi.com> (raw)


Hi Ingo,

This is the same as the previous pull request except that I added Yinghai's
vast improvement to probing for nr_irqs.  Big difference in runtime memory
allocated.

Thanks,
Mike
--- 

The following changes since commit 28e08861b9afab4168b758fb7b95aa7a4da0f668:
  Christophe Saout (1):
        xen: fix too early kmalloc call

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo.git master

Mike Travis (1):
      irq: update all arches for new irq_desc

Yinghai Lu (1):
      x86: arch_probe_nr_irqs

 arch/alpha/kernel/irq.c               |    2 +-
 arch/arm/kernel/irq.c                 |   18 ++++++++++++------
 arch/arm/oprofile/op_model_mpcore.c   |    2 +-
 arch/blackfin/kernel/irqchip.c        |    5 +++++
 arch/ia64/kernel/iosapic.c            |    2 +-
 arch/ia64/kernel/irq.c                |    4 ++--
 arch/ia64/kernel/msi_ia64.c           |    4 ++--
 arch/ia64/sn/kernel/msi_sn.c          |    2 +-
 arch/mips/include/asm/irq.h           |    2 +-
 arch/mips/kernel/irq-gic.c            |    2 +-
 arch/mips/kernel/smtc.c               |    2 +-
 arch/mips/mti-malta/malta-smtc.c      |    5 +++--
 arch/parisc/kernel/irq.c              |    8 ++++----
 arch/powerpc/kernel/irq.c             |    2 +-
 arch/powerpc/platforms/pseries/xics.c |    5 +++--
 arch/powerpc/sysdev/mpic.c            |    3 ++-
 arch/sparc/kernel/irq_64.c            |    5 +++--
 arch/x86/include/asm/irq_vectors.h    |    7 ++-----
 arch/x86/kernel/io_apic.c             |   16 ++++++++++++++++
 include/linux/interrupt.h             |    1 +
 kernel/irq/handle.c                   |    9 ++-------
 kernel/softirq.c                      |    5 +++++
 22 files changed, 70 insertions(+), 41 deletions(-)


             reply	other threads:[~2009-01-13  1:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13  1:43 Mike Travis [this message]
2009-01-13 15:13 ` [PULL]: please pull changes for tip/cpus4096 Ingo Molnar
2009-01-13 15:18   ` Mike Travis
2009-01-13 16:42     ` Ingo Molnar

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=496BF1DC.2080009@sgi.com \
    --to=travis@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rusty@rustcorp.com.au \
    --cc=yhlu.kernel@gmail.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.