Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753008AbdDDIPL (ORCPT ); Tue, 4 Apr 2017 04:15:11 -0400 Received: from mga02.intel.com ([134.134.136.20]:41724 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560AbdDDIOy (ORCPT ); Tue, 4 Apr 2017 04:14:54 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,274,1486454400"; d="scan'208";a="1150604951" Message-ID: <1491293687.3531.7.camel@intel.com> Subject: [GIT PULL] arch/nios2 fix for v4.11 From: Ley Foon Tan To: Linus Torvalds Cc: Linux Kernel Mailing List , "lftan.linux@gmail.com" Date: Tue, 04 Apr 2017 01:14:47 -0700 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v348FUC3022664 Content-Length: 884 Lines: 34 Hi Linus There is one arch/nios2 fix for v4.11. Please consider pulling. Regards Ley Foon The following changes since commit a71c9a1c779f2499fb2afc0553e543f18aff6edf:   Linux 4.11-rc5 (2017-04-02 17:23:54 -0700) are available in the git repository at:   git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.11-fix for you to fetch changes up to 921d701e6f31e1ffaca3560416af1aa04edb4c4f:   nios2: reserve boot memory for device tree (2017-04-02 20:13:57 -0700) ---------------------------------------------------------------- nios2 fix for v4.11 - nios2: reserve boot memory for device tree ---------------------------------------------------------------- Tobias Klauser (1):       nios2: reserve boot memory for device tree  arch/nios2/kernel/prom.c  | 7 +++++++  arch/nios2/kernel/setup.c | 3 +++  2 files changed, 10 insertions(+)