Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759535AbcLPIBR convert rfc822-to-8bit (ORCPT ); Fri, 16 Dec 2016 03:01:17 -0500 Received: from mga09.intel.com ([134.134.136.24]:2860 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756636AbcLPIA7 (ORCPT ); Fri, 16 Dec 2016 03:00:59 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,356,1477983600"; d="scan'208";a="912826911" Message-ID: <1481875219.3971.4.camel@intel.com> Subject: [GIT PULL] arch/nios2 update for 4.10 From: Ley Foon Tan To: Linus Torvalds Cc: Linux Kernel Mailing List , "lftan.linux@gmail.com" Date: Fri, 16 Dec 2016 16:00:19 +0800 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 41 Hi Linus Here is the nios2 update for v4.10. Please consider pulling. Regards Ley Foon The following changes since commit 69973b830859bc6529a7a0468ba0d80ee5117826:   Linux 4.9 (2016-12-11 11:17:54 -0800) are available in the git repository at:   git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.10-rc1 for you to fetch changes up to 744606c76c4a3a73eb34d21f265013426426c4b5:   nios2: add screen_info (2016-12-13 17:13:17 +0800) ---------------------------------------------------------------- nios2 update for v4.10-rc1 - add screen_info - Convert pfn_valid to static inline - Extend !__ASSEMBLY__ section in asm/page.h ---------------------------------------------------------------- Ley Foon Tan (1):       nios2: add screen_info Tobias Klauser (2):       nios2: Extend !__ASSEMBLY__ section in asm/page.h       nios2: Convert pfn_valid to static inline  arch/nios2/include/asm/page.h | 15 +++++++++++----  arch/nios2/kernel/setup.c     |  5 +++++  2 files changed, 16 insertions(+), 4 deletions(-)