All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-wireless@vger.kernel.org, John Linville <linville@tuxdriver.com>
Subject: Re: [PATCH] ath9k: use ACCESS_ONCE_RW for write assignments
Date: Sun, 18 Sep 2011 11:05:06 +0200	[thread overview]
Message-ID: <4E75B442.8050806@openwrt.org> (raw)
In-Reply-To: <201109180457.37146.chunkeey@googlemail.com>

On 2011-09-18 4:57 AM, Christian Lamparter wrote:
> This patch fixes a compiler error which was introduced by
> "ath9k_hw: add a new API for setting tx descriptors" [2b63a4].
>
> ar9002_mac.c:185:2: error: assignment of read-only location
> ...
> ar9003_mac.c:37:2: error: assignment of read-only location
> ...
>
> Signed-off-by: Christian Lamparter<chunkeey@googlemail.com>
When and where was ACCESS_ONCE_RW added? It's not in wireless-testing 
and I can only find references to it on the web in grsecurity patches.

- Felix

  reply	other threads:[~2011-09-18  9:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-18  2:57 [PATCH] ath9k: use ACCESS_ONCE_RW for write assignments Christian Lamparter
2011-09-18  9:05 ` Felix Fietkau [this message]
2011-09-18 11:18   ` Christian Lamparter

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=4E75B442.8050806@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=chunkeey@googlemail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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 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.