public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Hyuk Myeong" <hyuk.myeong@lge.com>
To: "'Steve Capper'" <steve.capper@linaro.org>
Cc: <linux@arm.linux.org.uk>, <akpm@linux-foundation.org>,
	<kirill.shutemov@linux.intel.com>,
	"'Catalin Marinas'" <catalin.marinas@arm.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] ARM: pgtable: Fix typo in the comment
Date: Wed, 10 Jun 2015 11:33:44 +0900	[thread overview]
Message-ID: <03af01d0a325$df7d9090$9e78b1b0$@lge.com> (raw)
In-Reply-To: <CAPvkgC1rWZNTHu6sVkPtOpbQaQ7EdvCUCUZu7twmn2wx=O6WOQ@mail.gmail.com>

Hello Steve,

On Tue, June 09, 2015 5:43 PM, Steve Capper <steve.capper@linaro.org> wrote:
> On 9 June 2015 at 07:52, Hyuk Myeong <hyuk.myeong@lge.com> wrote:
>> This patch fix a spelling typo in the comment in pgtable-2level.h.
>>
>
> Hi Hyuk,
>
>> Signed-off-by: Hyuk Myeong <hyuk.myeong@lge.com>
>> ---
>>  arch/arm/include/asm/pgtable-2level.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/include/asm/pgtable-2level.h
>> b/arch/arm/include/asm/pgtable-2level.h
>> index bfd662e..49f91be 100644
>> --- a/arch/arm/include/asm/pgtable-2level.h
>> +++ b/arch/arm/include/asm/pgtable-2level.h
>> @@ -66,7 +66,7 @@
>>   *
>>   * However, when the "young" bit is cleared, we deny access to the page
>>   * by clearing the hardware PTE.  Currently Linux does not flush the TLB
>> - * for us in this case, which means the TLB will retain the transation
>> + * for us in this case, which means the TLB will retain the transaction
>
> Don't you mean "translation" rather than "transaction"?
> Cheers,


Thank you for the advice
I had been confused between the two because I assumed that "transaction" 
is not that bad in this context (as a set of the translation)

Like you said, if "translation" is better here than I will send a new patch



  reply	other threads:[~2015-06-10  2:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  6:52 [PATCH] ARM: pgtable: Fix typo in the comment Hyuk Myeong
2015-06-09  8:42 ` Steve Capper
2015-06-10  2:33   ` Hyuk Myeong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-11 11:22 Hyuk Myeong

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='03af01d0a325$df7d9090$9e78b1b0$@lge.com' \
    --to=hyuk.myeong@lge.com \
    --cc=akpm@linux-foundation.org \
    --cc=catalin.marinas@arm.com \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=steve.capper@linaro.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