All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: adeos-main <adeos-main@gna.org>, Philippe Gerum <rpm@xenomai.org>
Subject: Re: [Adeos-main] [PATCH] x86: Don't instrument vdso functions
Date: Sun, 19 Oct 2008 19:51:37 +0200	[thread overview]
Message-ID: <48FB73A9.2000302@domain.hid> (raw)
In-Reply-To: <48FB6D40.5090903@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

Gilles Chanteperdrix wrote:
> Jan Kiszka wrote:
>> The mcount instrumentation is currently leaking into vdso functions.
>> Patch below fixes this (bits taken from 2.6.27).
> 
> What are these vdso functions? Functions called from user-space?

They belong to a virtual lib that is automatically mapped into every
process. They provide the same functionality like vsyscalls, but with a
different way to address them (VDSO is more flexible, vsyscalls are legacy).

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 258 bytes --]

  reply	other threads:[~2008-10-19 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-19 17:07 [Adeos-main] [PATCH] x86: Don't instrument vdso functions Jan Kiszka
2008-10-19 17:24 ` Gilles Chanteperdrix
2008-10-19 17:51   ` Jan Kiszka [this message]
2008-10-19 17:52   ` Philippe Gerum
2008-10-19 17:56     ` Gilles Chanteperdrix

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=48FB73A9.2000302@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=adeos-main@gna.org \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=rpm@xenomai.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.