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. */