From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752779AbaIHC0F (ORCPT ); Sun, 7 Sep 2014 22:26:05 -0400 Received: from clem.clem-digital.net ([68.16.168.10]:51459 "EHLO clem.clem-digital.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751160AbaIHC0D (ORCPT ); Sun, 7 Sep 2014 22:26:03 -0400 From: Pete Clements Message-Id: <201409080225.s882Pntx019152@clem.clem-digital.net> Subject: 3.17-rc4 fails compile (arch/x86/pci/irq.c) To: linux-kernel@vger.kernel.org (linux-kernel) Date: Sun, 7 Sep 2014 22:25:49 -0400 (EDT) X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fyi: i386 up -- problem introduced in rc3. CC arch/x86/pci/irq.o arch/x86/pci/irq.c: In function 'pirq_disable_irq': arch/x86/pci/irq.c:1259:2: error: implicit declaration of function 'mp_should_keep_irq' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[1]: *** [arch/x86/pci/irq.o] Error 1 make: *** [arch/x86/pci] Error 2 -- Pete Clements