From 63349610c9ed259285dc8e532e9f4d0f48c2eab5 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Fri, 6 May 2005 13:35:04 +1000 Subject: [PATCH] --- yaml --- r: 1050 b: refs/heads/master c: 5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ppc64/kernel/misc.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 440ecb645cf8..6bc125460fad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3892c5fa9455670466f9f5518b3b7ef12ef3ccd6 +refs/heads/master: 5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80 diff --git a/trunk/arch/ppc64/kernel/misc.S b/trunk/arch/ppc64/kernel/misc.S index 90b41f48d21c..b944717c1dbd 100644 --- a/trunk/arch/ppc64/kernel/misc.S +++ b/trunk/arch/ppc64/kernel/misc.S @@ -32,7 +32,7 @@ .text /* - * Returns (address we're running at) - (address we were linked at) + * Returns (address we were linked at) - (address we are running at) * for use before the text and data are mapped to KERNELBASE. */