Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdILVW5 (ORCPT ); Tue, 12 Sep 2017 17:22:57 -0400 Received: from mail-pg0-f48.google.com ([74.125.83.48]:36531 "EHLO mail-pg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbdILVW4 (ORCPT ); Tue, 12 Sep 2017 17:22:56 -0400 X-Google-Smtp-Source: ADKCNb6NL/4td9FNcYkBY6HtL1IZRoXYcjxak+qqBhGfBsNZ6BOqvvX61qv8QxM6g3Cd+ZqsrJfI3Q== Date: Wed, 13 Sep 2017 06:22:52 +0900 From: Stafford Horne To: Linus Torvalds Cc: LKML , Openrisc Subject: [GIT PULL] OpenRISC patches for 4.14 Message-ID: <20170912212252.GS2609@lianli.shorne-pla.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Content-Length: 857 Lines: 29 Hello Linus Please consider for pull The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261: Linux 4.13 (2017-09-03 13:56:17 -0700) are available in the git repository at: https://github.com/openrisc/linux.git tags/openrisc-for-linus for you to fetch changes up to 56ce2f25ab0d8830d914e626bc88e45b42e11661: openrisc: add forward declaration for struct vm_area_struct (2017-09-11 07:22:05 +0900) ---------------------------------------------------------------- OpenRISC patches for 4.14 Just one thing here: - Fix warning for upcoming work to remove linux/vmalloc.h from asm-generic/io.h ---------------------------------------------------------------- Tobias Klauser (1): openrisc: add forward declaration for struct vm_area_struct arch/openrisc/include/asm/pgtable.h | 2 ++ 1 file changed, 2 insertions(+)