From: "Tetsuji \"Maverick\" Rai" <tetsuji.rai@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Need to hack kernel module of VTune (remap_page_range)
Date: Fri, 17 Jun 2005 22:42:17 +0900 [thread overview]
Message-ID: <377362e105061706426683ee01@mail.gmail.com> (raw)
I'm trying to install VTune by Intel (see
http://www.intel.com/software/products/vtune/vlin/index.htm for
details) but this creates a kernel module for "older" kernels; it can
be built on my Gentoo w/kernel 2.6.11.12, but it looks for symbol
"remap_page_range" which was used until 2.6.8 or 2.6.9. So I would
like to know how to hack this kernel module (fortunately sources are
with the package). What's the key?
It's defined in linux/mm/nommu.c in kernel-2.6.9.
Thanks in advance!!
--
Luckiest in the world / Weapon of Mass Distraction
http://maverick6664.bravehost.com/
Aviation Jokes: http://www.geocities.com/tetsuji_rai/
Background: http://maverick.ns1.name/
next reply other threads:[~2005-06-17 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-17 13:42 Tetsuji "Maverick" Rai [this message]
2005-06-17 15:37 ` Need to hack kernel module of VTune (remap_page_range) Alexey Dobriyan
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=377362e105061706426683ee01@mail.gmail.com \
--to=tetsuji.rai@gmail.com \
--cc=linux-kernel@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.