public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: "Aneesh Kumar K.V" <aneesh.kumar@linux•ibm.com>
To: Christophe Leroy <christophe.leroy@c-s•fr>
Cc: linuxppc-dev@lists•ozlabs.org, npiggin@gmail•com, paulus@samba•org
Subject: Re: [PATCH] powerpc/mm: Move some of the boot time info print to generic file
Date: Thu, 30 May 2019 08:06:40 +0530	[thread overview]
Message-ID: <19cafaca-65ab-bda5-bed3-49039887d73a@linux.ibm.com> (raw)
In-Reply-To: <20190529175521.Horde.-9imEnHzm7NQQEzTci_TuQ2@messagerie.si.c-s.fr>

On 5/29/19 9:25 PM, Christophe Leroy wrote:
> "Aneesh Kumar K.V" <aneesh.kumar@linux•ibm.com> a écrit :
> 
>> With radix translation enabled we find in dmesg
>>
>>  hash-mmu: ppc64_pft_size    = 0x0
>>  hash-mmu: kernel vmalloc start   = 0xc008000000000000
>>  hash-mmu: kernel IO start        = 0xc00a000000000000
>>  hash-mmu: kernel vmemmap start   = 0xc00c000000000000
>>
>> This is because these pr_info calls are in hash_utils.c which has
>>
>>  #define pr_fmt(fmt) "hash-mmu: " fmt
>>
>> The information printed in generic and hence move that to generic file
> 
> Some similarities with Nick's patch 
> https://patchwork.ozlabs.org/patch/1100245/ ?
> 
>

I missed that completely.

-aneesh


      reply	other threads:[~2019-05-30  2:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28  5:35 [PATCH] powerpc/mm: Move some of the boot time info print to generic file Aneesh Kumar K.V
2019-05-29 15:55 ` Christophe Leroy
2019-05-30  2:36   ` Aneesh Kumar K.V [this message]

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=19cafaca-65ab-bda5-bed3-49039887d73a@linux.ibm.com \
    --to=aneesh.kumar@linux$(echo .)ibm.com \
    --cc=christophe.leroy@c-s$(echo .)fr \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=npiggin@gmail$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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