Displaying 6 results from an estimated 6 matches for "433326ebdc26".
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 02:20:46PM -0800, Paul E. McKenney wrote:
> On Thu, Jan 14, 2016 at 01:24:34PM -0800, Leonid Yegoshin wrote:
> > On 01/14/2016 12:48 PM, Paul E. McKenney wrote:
> > >
> > >So SYNC_RMB is intended to implement smp_rmb(), correct?
> > Yes.
> > >
> > >You could use SYNC_ACQUIRE() to implement read_barrier_depends() and
>
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 02:20:46PM -0800, Paul E. McKenney wrote:
> On Thu, Jan 14, 2016 at 01:24:34PM -0800, Leonid Yegoshin wrote:
> > On 01/14/2016 12:48 PM, Paul E. McKenney wrote:
> > >
> > >So SYNC_RMB is intended to implement smp_rmb(), correct?
> > Yes.
> > >
> > >You could use SYNC_ACQUIRE() to implement read_barrier_depends() and
>
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
...n (I seem to keep repeating this).
>
> Do we want this ?
>
> ---
> Documentation/memory-barriers.txt | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
>
> diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
> index a61be39c7b51..433326ebdc26 100644
> --- a/Documentation/memory-barriers.txt
> +++ b/Documentation/memory-barriers.txt
> @@ -1,3 +1,4 @@
> +
> ============================
> LINUX KERNEL MEMORY BARRIERS
> ============================
> @@ -5,6 +6,22 @@
> By: David Howells <dhowell...
2016 Jan 26
3
[v3,11/41] mips: reuse asm-generic/barrier.h
...n (I seem to keep repeating this).
>
> Do we want this ?
>
> ---
> Documentation/memory-barriers.txt | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
>
> diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
> index a61be39c7b51..433326ebdc26 100644
> --- a/Documentation/memory-barriers.txt
> +++ b/Documentation/memory-barriers.txt
> @@ -1,3 +1,4 @@
> +
> ============================
> LINUX KERNEL MEMORY BARRIERS
> ============================
> @@ -5,6 +6,22 @@
> By: David Howells <dhowell...
2016 Jan 26
0
[v3,11/41] mips: reuse asm-generic/barrier.h
...ory-barriers.txt is _NOT_ a
> specification (I seem to keep repeating this).
Do we want this ?
---
Documentation/memory-barriers.txt | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
index a61be39c7b51..433326ebdc26 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.txt
@@ -1,3 +1,4 @@
+
============================
LINUX KERNEL MEMORY BARRIERS
============================
@@ -5,6 +6,22 @@
By: David Howells <dhowells at redhat.com>
Paul E. McKenney <...
2016 Jan 26
0
[v3,11/41] mips: reuse asm-generic/barrier.h
...want this ?
Seems likely to me. ;-)
> > ---
> > Documentation/memory-barriers.txt | 17 +++++++++++++++++
> > 1 file changed, 17 insertions(+)
> >
> > diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
> > index a61be39c7b51..433326ebdc26 100644
> > --- a/Documentation/memory-barriers.txt
> > +++ b/Documentation/memory-barriers.txt
> > @@ -1,3 +1,4 @@
> > +
> > ============================
> > LINUX KERNEL MEMORY BARRIERS
> > ============================
> > @@ -5,6 +6,2...