diff for duplicates of <442B9A2A.7000306@bull.net> diff --git a/a/1.txt b/N1/1.txt index 6f63801..acc5bbd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ selecting the ordering mode at run time: > + case MODE_RELEASE : > + return cmpxchg_rel(m, old, new); -> + if (mode = ORDER_NON_ATOMIC) { +> + if (mode == ORDER_NON_ATOMIC) { > + *m |= bit; > + return; > + } diff --git a/a/content_digest b/N1/content_digest index eeddb5d..5b9198c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0Pine.LNX.4.64.0603291529160.26011@schroedinger.engr.sgi.com\0" "From\0Zoltan Menyhart <Zoltan.Menyhart@bull.net>\0" "Subject\0Re: Fix unlock_buffer() to work the same way as bit_unlock()\0" - "Date\0Thu, 30 Mar 2006 08:43:22 +0000\0" + "Date\0Thu, 30 Mar 2006 10:43:22 +0200\0" "To\0Christoph Lameter <clameter@sgi.com>\0" "Cc\0Nick Piggin <nickpiggin@yahoo.com.au>" Boehm @@ -61,7 +61,7 @@ "> +\tcase MODE_RELEASE :\n" "> +\t\treturn cmpxchg_rel(m, old, new);\n" "\n" - "> +\tif (mode = ORDER_NON_ATOMIC) {\n" + "> +\tif (mode == ORDER_NON_ATOMIC) {\n" "> +\t\t*m |= bit;\n" "> +\t\treturn;\n" "> +\t}\n" @@ -76,4 +76,4 @@ "\n" Zoltan -ade8084a8d8a3fa286d1e855da898ba8b0740e91ca093ed881a06bbf8f68c466 +a1a1bbdeaf05d01fde2d02239b5e3d1ce19c0b0f0af8c0365ad827b21bab2efc
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.