linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pranith Kumar <bobby.prani@gmail.com>
To: trivial@kernel.org, Richard Kuo <rkuo@codeaurora.org>,
	"GitAuthor: Pranith Kumar" <bobby.prani@gmail.com>,
	"open list:QUALCOMM HEXAGON..." <linux-hexagon@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: [PATCH 4/6] update reference, kerneltrap.org no longer works
Date: Mon,  9 Jun 2014 11:55:24 -0400	[thread overview]
Message-ID: <1402329327-6766-4-git-send-email-bobby.prani@gmail.com> (raw)
In-Reply-To: <1402329327-6766-1-git-send-email-bobby.prani@gmail.com>

kerneltrap.org no longer works, update to a working reference

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
---
 arch/hexagon/include/asm/cache.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/hexagon/include/asm/cache.h b/arch/hexagon/include/asm/cache.h
index f4ca594..2635117 100644
--- a/arch/hexagon/include/asm/cache.h
+++ b/arch/hexagon/include/asm/cache.h
@@ -28,7 +28,7 @@
 #define __cacheline_aligned	__aligned(L1_CACHE_BYTES)
 #define ____cacheline_aligned	__aligned(L1_CACHE_BYTES)
 
-/* See http://kerneltrap.org/node/15100  */
+/* See http://lwn.net/Articles/262554/ */
 #define __read_mostly
 
 #endif
-- 
1.9.1

       reply	other threads:[~2014-06-09 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1402329327-6766-1-git-send-email-bobby.prani@gmail.com>
2014-06-09 15:55 ` Pranith Kumar [this message]
2014-06-12 16:06   ` [PATCH 4/6] update reference, kerneltrap.org no longer works rkuo
     [not found] <1402329088-4802-1-git-send-email-bobby.prani@gmail.com>
2014-06-09 15:51 ` Pranith Kumar

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=1402329327-6766-4-git-send-email-bobby.prani@gmail.com \
    --to=bobby.prani@gmail.com \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkuo@codeaurora.org \
    --cc=trivial@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).