linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Paul Mundt <lethal@linux-sh.org>,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	Adrian Bunk <bunk@kernel.org>,
	Haavard Skinnemoen <hskinnemoen@atmel.com>,
	linux-arch@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	David Brownell <david-b@pacbell.net>,
	Jeff Dike <jdike@addtoit.com>
Subject: Re: asm-generic/tlb.h and check_pgt_cache()
Date: Thu, 31 Jan 2008 16:31:23 -0800	[thread overview]
Message-ID: <47A2685B.2020101@goop.org> (raw)
In-Reply-To: <20080201000917.GD16399@linux-sh.org>

Paul Mundt wrote:
> Yes, sh has the __pte_free_tlb() wrapping to tlb_remove_page(), but there
> is nothing directly in asm/pgalloc.h that depends on __pte_free_tlb(), so
> maybe the easiest solution is to just have asm/pgalloc.h included by
> asm/tlb.h for the check_pgt_cache() def and move __pte_free_tlb() in to
> asm/tlb.h directly. One could argue that the __x_free_tlb() routines make
> more sense in asm/tlb.h just in terms of namespace anyways.
>
> It's a bit ugly, but if sh is the odd one out here I can live with it.
> This seems to work out ok at least..
>   

x86.git is fixed, so don't worry about it.

    J

      reply	other threads:[~2008-02-01  0:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31 11:54 asm-generic/tlb.h and check_pgt_cache() Haavard Skinnemoen
2008-01-31 12:18 ` Paul Mundt
2008-01-31 13:03 ` Adrian Bunk
2008-01-31 15:36   ` Adrian Bunk
2008-01-31 16:31   ` Jeremy Fitzhardinge
2008-01-31 16:53     ` Adrian Bunk
2008-01-31 17:39       ` Jeremy Fitzhardinge
2008-02-01  0:09     ` Paul Mundt
2008-02-01  0:31       ` Jeremy Fitzhardinge [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=47A2685B.2020101@goop.org \
    --to=jeremy@goop.org \
    --cc=bunk@kernel.org \
    --cc=david-b@pacbell.net \
    --cc=hskinnemoen@atmel.com \
    --cc=jdike@addtoit.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).