All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pranith Kumar <bobby.prani@gmail.com>
To: trivial@rustcorp.com.au, 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:51:26 -0400	[thread overview]
Message-ID: <1402329088-4802-4-git-send-email-bobby.prani@gmail.com> (raw)
In-Reply-To: <1402329088-4802-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

WARNING: multiple messages have this Message-ID (diff)
From: Pranith Kumar <bobby.prani@gmail.com>
To: trivial@rustcorp.com.au, Richard Kuo <rkuo@codeaurora.org>,
	"GitAuthor: Pranith Kumar" <bobby.prani@gmail.com>,
	linux-hexagon@vger.kernel.org (open list:QUALCOMM HEXAGON...),
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH 4/6] update reference, kerneltrap.org no longer works
Date: Mon,  9 Jun 2014 11:51:26 -0400	[thread overview]
Message-ID: <1402329088-4802-4-git-send-email-bobby.prani@gmail.com> (raw)
In-Reply-To: <1402329088-4802-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


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

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09 15:51 [PATCH 1/6] update reference, kerneltrap.org no longer works Pranith Kumar
2014-06-09 15:51 ` [PATCH 2/6] remove dead link, " Pranith Kumar
2014-06-09 15:51 ` [PATCH 3/6] update reference, " Pranith Kumar
2014-06-09 15:51 ` Pranith Kumar [this message]
2014-06-09 15:51   ` [PATCH 4/6] " Pranith Kumar
2014-06-09 15:51 ` [PATCH 5/6] " Pranith Kumar
2014-06-09 15:51 ` [PATCH 6/6] remove dead link, " Pranith Kumar
2014-06-09 16:08 ` [PATCH 1/6] update reference, " Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2014-06-09 15:55 Pranith Kumar
2014-06-09 15:55 ` [PATCH 4/6] " Pranith Kumar
2014-06-09 15:55   ` Pranith Kumar
2014-06-12 16:06   ` rkuo

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=1402329088-4802-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@rustcorp.com.au \
    /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.