From: "Mark A. Greer" <mgreer@mvista•com>
To: linuxppc-dev <linuxppc-dev@lists•linuxppc.org>
Subject: atomic.h patch
Date: Fri, 07 Feb 2003 15:11:03 -0700 [thread overview]
Message-ID: <3E442EF7.30902@mvista.com> (raw)
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/
next reply other threads:[~2003-02-07 22:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-07 22:11 Mark A. Greer [this message]
2003-02-07 22:16 ` atomic.h patch Mark A. Greer
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=3E442EF7.30902@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