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 changes for 3.20-rc1
Date: Tue, 10 Feb 2015 16:32:59 +0100	[thread overview]
Message-ID: <54DA24AB.1090300@monstr.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 3761 bytes --]

Hi Linus,

please pull these microblaze chagnes to your tree.

Thanks,
Michal

The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:

  Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-3.20-rc1

for you to fetch changes up to a01d37d914f98c430854bbae2402e6f51d9a8d0b:

  microblaze: Remove *.dtb files in make clean (2015-02-10 16:24:39 +0100)

----------------------------------------------------------------
Microblaze patches for 3.20-rc1

- Remove various compilation errors
- Various code cleanup patches
- Add missing MB versions/architectures for autodetection

----------------------------------------------------------------
Erico Nunes (1):
      microblaze: Add missing PVR version codes

Michael S. Tsirkin (2):
      microblaze/uaccess: fix sparse errors
      microblaze: whitespace fix

Michal Simek (14):
      microblaze: Use empty asm-generic/linkage.h
      microblaze: Wire-up execveat syscall
      microblaze: Remove unused prom_parse.c
      microblaze: Remove unused prom header from reset.c
      microblaze: Declare microblaze_kgdb_break in header
      microblaze: Use unsigned return type in do_syscall_trace_enter
      microblaze: Mark get_frame_size as static
      microblaze: Change extern inline to static inline
      microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c
      microblaze: Use unsigned type for proper comparison in cpuinfo*.c
      microblaze: Use unsigned type for limit comparison in cache.c
      microblaze: Fix variable types to remove W=1 warning
      microblaze: Add target architecture
      microblaze: Remove *.dtb files in make clean

Soren Brinkmann (3):
      microblaze: intc: Don't override error codes
      microblaze: intc: Refactor DT sanity check
      microblaze: intc: Reformat output

 arch/microblaze/boot/Makefile                 |  3 +--
 arch/microblaze/boot/dts/Makefile             |  2 --
 arch/microblaze/include/asm/delay.h           |  4 ++--
 arch/microblaze/include/asm/kgdb.h            |  3 +++
 arch/microblaze/include/asm/linkage.h         | 16 +---------------
 arch/microblaze/include/asm/pgalloc.h         | 14 +++++++-------
 arch/microblaze/include/asm/syscall.h         |  2 +-
 arch/microblaze/include/asm/uaccess.h         |  6 +++---
 arch/microblaze/include/asm/unistd.h          |  2 +-
 arch/microblaze/include/uapi/asm/unistd.h     |  1 +
 arch/microblaze/kernel/Makefile               |  2 +-
 arch/microblaze/kernel/cpu/cache.c            |  6 +++---
 arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c |  2 +-
 arch/microblaze/kernel/cpu/cpuinfo-static.c   |  2 +-
 arch/microblaze/kernel/cpu/cpuinfo.c          |  7 +++++++
 arch/microblaze/kernel/intc.c                 |  8 ++++----
 arch/microblaze/kernel/kgdb.c                 | 10 ++++++----
 arch/microblaze/kernel/prom_parse.c           | 35 -----------------------------------
 arch/microblaze/kernel/ptrace.c               |  4 ++--
 arch/microblaze/kernel/reset.c                |  1 -
 arch/microblaze/kernel/signal.c               |  4 ++--
 arch/microblaze/kernel/syscall_table.S        |  1 +
 arch/microblaze/kernel/unwind.c               |  2 +-
 23 files changed, 49 insertions(+), 88 deletions(-)
 delete mode 100644 arch/microblaze/kernel/prom_parse.c


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

                 reply	other threads:[~2015-02-10 15:33 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=54DA24AB.1090300@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.