All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Kuo <rkuo@codeaurora.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable <stable@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: Build failure in v3.14-stable-queue (hexagon:defconfig)
Date: Thu, 15 Oct 2015 12:28:55 -0500	[thread overview]
Message-ID: <20151015172855.GB13611@codeaurora.org> (raw)
In-Reply-To: <561EF93F.2030707@roeck-us.net>

On Wed, Oct 14, 2015 at 05:54:23PM -0700, Guenter Roeck wrote:
> 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

Hexagon doesn't have that defined, so it should come from generic.

The Kbuild line for that was added:

f549ed1a (Stephen Rothwell 2014-01-14 16:36:10 +1100  5) generic-y += barrier.h

That's as far as I know.  This is against v3.14?  I can take a look at it...


Thanks,
Richard Kuo



-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, 
a Linux Foundation Collaborative Project

  reply	other threads:[~2015-10-15 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  0:54 Build failure in v3.14-stable-queue (hexagon:defconfig) Guenter Roeck
2015-10-15 17:28 ` Richard Kuo [this message]
2015-10-15 18:05 ` Richard Kuo
2015-10-17 23:24   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151015172855.GB13611@codeaurora.org \
    --to=rkuo@codeaurora.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux@roeck-us.net \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.