From: <evt@texelsoft.com>
To: linux-mm@kvack.org
Subject: Can remap_area_pages be made non-static
Date: Mon, 6 Dec 2004 14:10:02 -0500 [thread overview]
Message-ID: <200412061910.CGY65252@ms3.netsolmail.com> (raw)
All,
What I'm trying to do is, in a situation where I have two
identical pci video cards where the framebuffer memory maps
the cards memory but only one is in use at a time, when a card
fails or is hot-removed, I'd like to unmap the memory from the
card that failed and remap the memory of the spare card to the
same virtual address. It seems to me that remap_area_pages()
does exactly what I desire but it's static.
Can this fn be made non-static or is there a better way to do
this? Please cc evt@texelsoft.com since my request to
subscribe to the list has not completed yet.
Thanks.
- Eric van Tassell
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
reply other threads:[~2004-12-06 19:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200412061910.CGY65252@ms3.netsolmail.com \
--to=evt@texelsoft.com \
--cc=linux-mm@kvack.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.