linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: davem@davemloft.net, wli@holomorphy.com, mingo@redhat.com,
	ralf@linux-mips.org
Cc: linux-kernel@vger.kernel.org,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>
Subject: use of fixmap on non-x86/sh?
Date: Fri, 30 Nov 2007 16:14:55 -0600	[thread overview]
Message-ID: <D16EA8BE-3C87-4345-8832-AB6112EE0FEA@kernel.crashing.org> (raw)

Ben and I are talking about using fixmap on ppc for similar  
applications to it use on x86.  However in poking around other arch's  
(sparc, mips) they appear to have some support but not as complete as  
x86.

For example both SPARC & MIPS reference __set_fixmap() in asm/fixmap.h  
but I can't find an implementation on either.

So I was wondering if there was some reason fixmap isn't as well  
supported or if its just used for a specific function on those SPARC,  
MIPS, etc. and they dont need as much functionality out of it as x86  
does.

- k

             reply	other threads:[~2007-11-30 22:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 22:14 Kumar Gala [this message]
2007-12-01  1:03 ` use of fixmap on non-x86/sh? Paul Mundt
2007-12-01  5:15   ` Benjamin Herrenschmidt
2007-12-08 20:44 ` Ralf Baechle

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=D16EA8BE-3C87-4345-8832-AB6112EE0FEA@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=benh@kernel.crashing.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=ralf@linux-mips.org \
    --cc=wli@holomorphy.com \
    /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).