public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/microblaze changes for 3.20-rc1
@ 2015-02-10 15:32 Michal Simek
  0 siblings, 0 replies; only message in thread
From: Michal Simek @ 2015-02-10 15:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-10 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 15:32 [GIT PULL] arch/microblaze changes for 3.20-rc1 Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox