[<prev] [next>] [day] [month] [year] [list]
Message-ID: <456ab44f-3990-4f28-e4ab-5dadb42c23ab@mellanox.com>
Date: Fri, 16 Dec 2016 15:45:00 -0500
From: Chris Metcalf <cmetcalf@...lanox.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [GIT PULL] arch/tile changes for 4.10
Linus,
Please pull the following changes for 4.10 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
Another grab-bag of miscellaneous changes.
Chris Metcalf (2):
tile: remove #pragma unroll from finv_buffer_remote()
tile: use __ro_after_init instead of tile-specific __write_once
Colin Ian King (1):
tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"
Markus Elfring (2):
tile-module: Use kmalloc_array() in module_alloc()
tile-module: Rename jump labels in module_alloc()
Paul Gortmaker (1):
tile: migrate exception table users off module.h and onto extable.h
arch/tile/include/asm/cache.h | 7 ++-----
arch/tile/include/asm/sections.h | 3 ---
arch/tile/kernel/module.c | 11 +++++------
arch/tile/kernel/pci.c | 2 +-
arch/tile/kernel/pci_gx.c | 2 +-
arch/tile/kernel/setup.c | 18 +++++++++---------
arch/tile/kernel/smp.c | 2 +-
arch/tile/kernel/time.c | 4 ++--
arch/tile/kernel/unaligned.c | 2 +-
arch/tile/lib/cacheflush.c | 8 +-------
arch/tile/mm/extable.c | 2 +-
arch/tile/mm/fault.c | 2 +-
arch/tile/mm/homecache.c | 2 +-
arch/tile/mm/init.c | 10 +++++-----
14 files changed, 31 insertions(+), 44 deletions(-)
--
Chris Metcalf, Mellanox Technologies
http://www.mellanox.com
Powered by blists - more mailing lists