From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751883AbdH2Teo (ORCPT ); Tue, 29 Aug 2017 15:34:44 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:38789 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751629AbdH2Taq (ORCPT ); Tue, 29 Aug 2017 15:30:46 -0400 Date: Tue, 29 Aug 2017 12:35:31 -0700 From: Matt Turner To: Linus Torvalds Cc: linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org, Richard Henderson , Guenter Roeck , Ben Hutchings , Michael Cree Subject: [PULL] alpha.git Message-ID: <20170829193531.GA10565@ivybridge.mattst88.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Hi Linus, Please pull my alpha git tree. It contains a few fixes and wires up some additional syscalls. Thanks, Matt PS: My alpha has been offline, hence the very late-in-cycle pull request. The following changes since commit 143c97cc652949893c8056c679012f0aeccb80e5: Revert "pty: fix the cached path of the pty slave file descriptor in the master" (2017-08-23 18:16:11 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus for you to fetch changes up to cec80d82142ab25c71eee24b529cfeaf17c43062: alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ (2017-08-29 12:02:00 -0700) ---------------------------------------------------------------- Ben Hutchings (1): alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ Guenter Roeck (1): alpha: Define ioremap_wc Matt Turner (2): alpha: Fix build error without CONFIG_VGA_HOSE. alpha: Fix section mismatches Michael Cree (1): alpha: support R_ALPHA_REFLONG relocations for module loading Richard Henderson (3): alpha: Update for new syscalls alpha: Package string routines together alpha: Fix typo in ev6-copy_user.S arch/alpha/include/asm/io.h | 1 + arch/alpha/include/asm/types.h | 2 +- arch/alpha/include/asm/unistd.h | 2 +- arch/alpha/include/uapi/asm/types.h | 12 +++++++++++- arch/alpha/include/uapi/asm/unistd.h | 14 ++++++++++++++ arch/alpha/kernel/core_marvel.c | 6 ++++-- arch/alpha/kernel/core_titan.c | 2 ++ arch/alpha/kernel/module.c | 3 +++ arch/alpha/kernel/smp.c | 2 +- arch/alpha/kernel/systbls.S | 9 +++++++++ arch/alpha/lib/Makefile | 22 ++++++++++++++++------ arch/alpha/lib/copy_user.S | 2 +- arch/alpha/lib/ev6-copy_user.S | 7 ++++--- 13 files changed, 68 insertions(+), 16 deletions(-) --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEO7Y55W+GH6LoZQVpD91oLZdMpyoFAlmlwgAACgkQD91oLZdM pypgdRAAlj32cAGODek/U8DLU+y72/AZ+EvQKf0m3zzWZV2psHw3Xxo/WmhtTdwX 4LiglKGYuU9S8JqmVM3gpuZc0HKtvfZLgT5hGvZJU6zPZxBDy0108zxWpc8XLTSV CqERs/H25imJwFb7Oqaki/s0yXhNsQFMM5XzZJ7U6AEfic4ObmHAlH+DGjML+X+v b2/xe/GmwpJiiOB63Ko2UieNVpNnLOQ7CrS+NkyHCXOZtyptXG8gl8Iqtw0IRDCO HWBe0JJuE/nel/EJ+yRNsNm6a2w3q8zeXwe0yAwIENXlRVu8ae31e9IdT85HiuGl ilk79TiKuEzSlB/nc8VcFHNmSP6EPWryrdOM6RUNxf8TiuGIh4hcwY/Ez/MSJHZv Y22tfduMg6lpaj06Sq1L5m32i7hINHLRDBNhAAUII5h8S6DTNyeHutVByYTDRULA WP7J1cuXqOrGwuPvzolib5ezWFtEiIOdNWAKm64kC4pzI7g6SoJNjhWJ7uu34LXx yinWi+W7/1mnfd6r1QM9wuP6g9vKlnxu4bWpQlvNhadrgaC6xlHrij2wO9Vkeh6o 3dUWf7RQoOX1M54X/eiysx5R4gAhZf0feU+yMSRoofgPk7YID1biNSjaQbd9R5Z2 nk0KPk7bmxSEnUmsrIecnnSCWQwb1Oc1aCzLBlLuVWpmtMc4o6k= =iGQi -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--