public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: "Mark A. Greer" <mgreer@mvista•com>
To: "Mark A. Greer" <mgreer@mvista•com>
Cc: linuxppc-dev <linuxppc-dev@lists•linuxppc.org>
Subject: Re: atomic.h patch
Date: Fri, 07 Feb 2003 15:16:06 -0700	[thread overview]
Message-ID: <3E443026.3090509@mvista.com> (raw)
In-Reply-To: <3E442EF7.30902@mvista.com>


Ah, linuxppc_2_4_devel tree.
--

Mark A. Greer wrote:

>
> Would someone please apply the following patch to atomic.h?
>
> Thanks,
>
> Mark
> --
>
> ===== atomic.h 1.22 vs edited =====
> --- 1.22/include/asm-ppc/atomic.h       Tue Jan  8 03:01:36 2002
> +++ edited/atomic.h     Fri Feb  7 15:05:27 2003
> @@ -18,6 +18,7 @@
> #define atomic_set(v,i)                (((v)->counter) = (i))
>
> extern void atomic_clear_mask(unsigned long mask, unsigned long *addr);
> +extern void atomic_set_mask(unsigned long mask, unsigned long *addr);
>
> #ifdef CONFIG_SMP
> #define SMP_ISYNC      "\n\tisync"
>
>
>
>
>


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2003-02-07 22:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07 22:11 atomic.h patch Mark A. Greer
2003-02-07 22:16 ` Mark A. Greer [this message]

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=3E443026.3090509@mvista.com \
    --to=mgreer@mvista$(echo .)com \
    --cc=linuxppc-dev@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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