All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze fixes for 3.4-rc2
Date: Tue, 03 Apr 2012 14:14:22 +0200	[thread overview]
Message-ID: <4F7AE99E.5000804@monstr.eu> (raw)

Hi Linus,

please pull the following fixes.

Thanks,
Michal


The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

   Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)

are available in the git repository at:


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

for you to fetch changes up to 0dd90aa9d6222e12201f05c0058e8741b7f66474:

   microblaze: Fix ret_from_fork declaration (2012-04-02 13:00:26 +0200)

----------------------------------------------------------------
Michal Simek (7):
       microblaze: Fix __futex_atomic_op macro register usage
       microblaze: Fix tlb_skip variable on noMMU system
       microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
       Merge git://git.kernel.org/.../torvalds/linux-2.6 into next
       microblaze: Add missing headers caused by disintegration asm/system.h
       microblaze: Do not use tlb_skip in early_printk
       microblaze: Fix ret_from_fork declaration

  arch/microblaze/include/asm/cmpxchg.h   |    2 ++
  arch/microblaze/include/asm/futex.h     |    2 +-
  arch/microblaze/include/asm/processor.h |    4 ++--
  arch/microblaze/kernel/early_printk.c   |    2 ++
  arch/microblaze/kernel/setup.c          |    2 ++
  arch/microblaze/kernel/unwind.c         |    1 +
  arch/microblaze/lib/uaccess_old.S       |   98 +++++++++++++++++++++++++++++++++++++++++++++++----------------------------
  7 files changed, 72 insertions(+), 39 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:[~2012-04-03 12:14 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=4F7AE99E.5000804@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.