From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:60668 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753439AbbJOAyZ (ORCPT ); Wed, 14 Oct 2015 20:54:25 -0400 To: stable , Greg Kroah-Hartman , Richard Kuo From: Guenter Roeck Subject: Build failure in v3.14-stable-queue (hexagon:defconfig) Message-ID: <561EF93F.2030707@roeck-us.net> Date: Wed, 14 Oct 2015 17:54:23 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Building hexagon:defconfig ... failed -------------- Error log: In file included from kernel/sched/core.c:85:0: kernel/sched/sched.h: In function 'finish_lock_switch': kernel/sched/sched.h:1000:2: error: implicit declaration of function 'smp_store_release' [-Werror=implicit-function-declaration] Caused by 'sched/core: Fix TASK_DEAD race in finish_task_switch()'. Richard, any idea how to fix this ? Guenter