linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: richard@nod.at
Cc: paulmck@linux.vnet.ibm.com, sfr@canb.auug.org.au,
	rdunlap@infradead.org, linux-next@vger.kernel.org,
	user-mode-linux-devel@lists.sourceforge.net
Subject: [PATCH] um: Include generic barrier.h
Date: Wed, 15 Jan 2014 20:35:53 +0100	[thread overview]
Message-ID: <1389814553-19861-1-git-send-email-richard@nod.at> (raw)
In-Reply-To: <52D6B591.3070707@infradead.org>

...to get smp_store_release().

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
---
 arch/um/include/asm/Kbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/um/include/asm/Kbuild b/arch/um/include/asm/Kbuild
index fdde187..fb3a6cc 100644
--- a/arch/um/include/asm/Kbuild
+++ b/arch/um/include/asm/Kbuild
@@ -4,3 +4,4 @@ generic-y += ftrace.h pci.h io.h param.h delay.h mutex.h current.h exec.h
 generic-y += switch_to.h clkdev.h
 generic-y += trace_clock.h
 generic-y += preempt.h
+generic-y += barrier.h
-- 
1.8.4.2


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk

  reply	other threads:[~2014-01-15 19:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15  7:55 linux-next: Tree for Jan 15 Stephen Rothwell
2014-01-15 16:21 ` linux-next: Tree for Jan 15 (um, rcu) Randy Dunlap
2014-01-15 19:35   ` Richard Weinberger [this message]
2014-01-15 20:03     ` [uml-devel] [PATCH] um: Include generic barrier.h Geert Uytterhoeven
2014-01-15 19:39   ` linux-next: Tree for Jan 15 (um, rcu) Richard Weinberger
2014-01-15 20:50     ` Stephen Rothwell
2014-01-15 20:57       ` Richard Weinberger
2014-01-15 23:24 ` linux-next: Tree for Jan 15 (infiniband: ocrdma) Randy Dunlap
2014-01-15 23:39 ` linux-next: Tree for Jan 15 (netfilter: nft_reject) Randy Dunlap

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=1389814553-19861-1-git-send-email-richard@nod.at \
    --to=richard@nod.at \
    --cc=linux-next@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).