From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751671AbdBBT0H (ORCPT ); Thu, 2 Feb 2017 14:26:07 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:35436 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751114AbdBBT0F (ORCPT ); Thu, 2 Feb 2017 14:26:05 -0500 From: Max Filippov To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org, Chris Zankel , Marc Gauthier , Max Filippov Subject: [PULL] Xtensa fix for v4.10-rc7 Date: Thu, 2 Feb 2017 11:25:10 -0800 Message-Id: <1486063510-5128-1-git-send-email-jcmvbkbc@gmail.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull the fix for Xtensa build error introduced in reset code refactoring series in v4.9. The following changes since commit 69973b830859bc6529a7a0468ba0d80ee5117826: Linux 4.9 (2016-12-11 11:17:54 -0800) are available in the git repository at: git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20170202 for you to fetch changes up to 4b3e6f2ef3722f1a6a97b6034ed492c1a21fd4ae: xtensa: fix noMMU build on cores with MMU (2017-01-31 18:49:59 -0800) ---------------------------------------------------------------- Xtensa fix for v4.10-rc7: - fix noMMU build on cores with MMU. ---------------------------------------------------------------- Max Filippov (1): xtensa: fix noMMU build on cores with MMU arch/xtensa/kernel/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4