All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn_helgaas@hp.com>
To: Grant Grundler <grundler@puffin.external.hp.com>,
	"'Richard Hirst'" <rhirst@linuxcare.com>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Fwd: [Linux-ia64] [RFC] /proc/ksyms change for IA64 (fwd)
Date: Thu, 2 Aug 2001 14:24:05 -0600	[thread overview]
Message-ID: <01080214240502.05959@eeyore> (raw)
In-Reply-To: <200108021632.KAA20911@puffin.external.hp.com>

> > Is this an issue for parisc as well?
>
> I'm pretty sure parisc port has already addressed this since insmod
> works. Talk to Richard Hirst since he's done most of the kernel modules
> support.

insmod works fine on ia64 as well.  The problem they tripped over was that 
ksymoops running native on ia64 and using /proc/ksyms failed, while a 
running ksymoops on ia32 (cross debug mode) with ia64 debug info and 
System.map worked fine.

ismod uses the descriptor address (which ia64 currently puts in 
/proc/ksyms), while ksymoops requires the code address.

       reply	other threads:[~2001-08-02 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200108021632.KAA20911@puffin.external.hp.com>
2001-08-02 20:24 ` Bjorn Helgaas [this message]
2001-08-02 15:11 [parisc-linux] Fwd: [Linux-ia64] [RFC] /proc/ksyms change for IA64 (fwd) Bjorn Helgaas

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=01080214240502.05959@eeyore \
    --to=bjorn_helgaas@hp.com \
    --cc=grundler@puffin.external.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=rhirst@linuxcare.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 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.