All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Hildner <christian.hildner@hob.de>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: PAL entry point
Date: Mon, 22 Apr 2002 06:03:15 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590701905486@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590701905468@msgid-missing>


David Mosberger schrieb:

> >>>>> On Wed, 17 Apr 2002 15:09:51 +0200, Christian Hildner <christian.hildner@hob.de> said:
>
>   Christian> Stephane, David, do you agree making the symbol
>   Christian> pal_entry_point global (included in pal.S)? I would need
>   Christian> access to the PAL routines directly from my program
>   Christian> without using the provided functions.
>
> I'm not sure that's a good idea.  PAL has very particular constraints
> on the environment in which it can be called in.  Why aren't the
> normal entry points (ia64_pal_call_static(), ia64_pal_call_stacked(),
> ia64_pal_call_phys_static(), and ia64_pal_call_phys_stacked())
> sufficient?
>
>         --david

The problem is that in the context from which I want to call PAL there is no register stack
available and so there is no possibility to call a regular kernel function. I want to call the
PAL in physical/static mode and I know that it's not the easiest way to do this but I think I
know what I am doing.

Christian



  parent reply	other threads:[~2002-04-22  6:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 14:54 [Linux-ia64] Re: PAL entry point David Mosberger
2002-04-17 18:07 ` Stephane Eranian
2002-04-22  6:03 ` Christian Hildner [this message]
2002-04-24  5:23 ` Christian Hildner

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=marc-linux-ia64-105590701905486@msgid-missing \
    --to=christian.hildner@hob.de \
    --cc=linux-ia64@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.