All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khalid Aziz <khalid.aziz@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: bob.picco@oracle.com, akpm@linux-foundation.org,
	kirill.shutemov@linux.intel.com, sam@ravnborg.org,
	rickard_strandqvist@spectrumdigital.se, allen.pais@oracle.com,
	sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Date: Thu, 14 May 2015 07:47:22 -0600	[thread overview]
Message-ID: <5554A76A.6090408@oracle.com> (raw)
In-Reply-To: <20150513.234517.834150584495147194.davem@davemloft.net>

On 05/13/2015 09:45 PM, David Miller wrote:
>
> Ok you've computed what cacheability bits to use in page_cache4v_flag.
>.......
> Although in another function, we seem to compute it here yet again.
>
> Perhaps early on put this into a "static unsigned long
> page_cache4v_flag" and just use that everywhere.
>
> If you do it early enough in paging_init() you should be fine.

Makes perfect sense. Thanks! I will send out a v2 patch.

--
Khalid


WARNING: multiple messages have this Message-ID (diff)
From: Khalid Aziz <khalid.aziz@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: bob.picco@oracle.com, akpm@linux-foundation.org,
	kirill.shutemov@linux.intel.com, sam@ravnborg.org,
	rickard_strandqvist@spectrumdigital.se, allen.pais@oracle.com,
	sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Date: Thu, 14 May 2015 13:47:22 +0000	[thread overview]
Message-ID: <5554A76A.6090408@oracle.com> (raw)
In-Reply-To: <20150513.234517.834150584495147194.davem@davemloft.net>

On 05/13/2015 09:45 PM, David Miller wrote:
>
> Ok you've computed what cacheability bits to use in page_cache4v_flag.
>.......
> Although in another function, we seem to compute it here yet again.
>
> Perhaps early on put this into a "static unsigned long
> page_cache4v_flag" and just use that everywhere.
>
> If you do it early enough in paging_init() you should be fine.

Makes perfect sense. Thanks! I will send out a v2 patch.

--
Khalid


  reply	other threads:[~2015-05-14 13:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 22:19 [PATCH Resend] sparc64: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE Khalid Aziz
2015-04-27 22:19 ` Khalid Aziz
2015-05-14  3:45 ` David Miller
2015-05-14  3:45   ` David Miller
2015-05-14 13:47   ` Khalid Aziz [this message]
2015-05-14 13:47     ` Khalid Aziz

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=5554A76A.6090408@oracle.com \
    --to=khalid.aziz@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=allen.pais@oracle.com \
    --cc=bob.picco@oracle.com \
    --cc=davem@davemloft.net \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rickard_strandqvist@spectrumdigital.se \
    --cc=sam@ravnborg.org \
    --cc=sparclinux@vger.kernel.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 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.