From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751157AbdH1EZw (ORCPT ); Mon, 28 Aug 2017 00:25:52 -0400 Received: from ozlabs.org ([103.22.144.67]:35979 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbdH1EZv (ORCPT ); Mon, 28 Aug 2017 00:25:51 -0400 Date: Mon, 28 Aug 2017 14:25:48 +1000 From: Stephen Rothwell To: "Paul E. McKenney" Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Mathieu Desnoyers Subject: linux-next: build failure after merge of the rcu tree Message-ID: <20170828142548.6c929298@canb.auug.org.au> 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 Hi Paul, After merging the rcu tree, today's linux-next build (arm multi_v7_defconfig) failed like this: In file included from arch/arm/kernel/asm-offsets.c:14:0: include/linux/sched.h: In function 'membarrier_sched_out': include/linux/sched.h:1680:3: error: implicit declaration of function 'sync_core' [-Werror=implicit-function-declaration] sync_core(); ^ Caused by commit 0d6eb99818da ("membarrier: Provide register sync core cmd") I have used the rcu tree from next-20170825 for today. -- Cheers, Stephen Rothwell