All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze fixes for 2.6.31-rc7
Date: Wed, 19 Aug 2009 12:11:25 +0200	[thread overview]
Message-ID: <4A8BCFCD.7020301@monstr.eu> (raw)

Hi Linus,

here are some bug fixes for Microblaze + defconfig update.

Thank for pulling,
Michal



The following changes since commit df4ecf1524c7793de3121b2d4e5fc6bcc0da3bfb:
  Linus Torvalds (1):
        Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git next

Christoph Hellwig (1):
      microblaze: use the generic ack_bad_irq implementation

John Williams (1):
      microblaze: Sane handling of missing timer/intc in device tree

Michal Simek (3):
      microblaze: Enable ppoll syscall
      microblaze: Use klimit instead of _end for memory init
      microblaze: Update Microblaze defconfigs

 arch/microblaze/configs/mmu_defconfig   |   70 ++++++++++++------------
 arch/microblaze/configs/nommu_defconfig |   91 +++++++++++++++++++------------
 arch/microblaze/include/asm/hardirq.h   |    2 -
 arch/microblaze/kernel/intc.c           |    2 +
 arch/microblaze/kernel/irq.c            |    9 ---
 arch/microblaze/kernel/syscall_table.S  |    2 +-
 arch/microblaze/kernel/timer.c          |    2 +
 arch/microblaze/mm/init.c               |    6 +-
 8 files changed, 99 insertions(+), 85 deletions(-)



-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

                 reply	other threads:[~2009-08-19 10:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4A8BCFCD.7020301@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.