From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:33083 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753522AbbHFIOE (ORCPT ); Thu, 6 Aug 2015 04:14:04 -0400 Message-ID: <55C31747.2070604@roeck-us.net> Date: Thu, 06 Aug 2015 01:13:59 -0700 From: Guenter Roeck MIME-Version: 1.0 To: stable CC: Sasha Levin , Sasha Levin Subject: New build failure in v3.18.y-stable-queue Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi Sasha, I see the following new build failure in v3.18-stable-queue. Building mips:cavium_octeon_defconfig ... failed -------------- Error log: arch/mips/cavium-octeon/setup.c: In function 'octeon_restart': arch/mips/cavium-octeon/setup.c:415:3: error: implicit declaration of function 'OCTEON_IS_OCTEON3' arch/mips/cavium-octeon/setup.c:416:19: error: 'CVMX_RST_SOFT_RST' undeclared Guenter