All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andres Freund <andres@anarazel.de>
To: Roland McGrath <roland@redhat.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
Subject: Re: "hwcap 0 nosegneg" doesnt work with paravirt_ops xen as of 2.6.23.9
Date: Thu, 29 Nov 2007 01:03:03 +0100	[thread overview]
Message-ID: <200711290103.08324.andres@anarazel.de> (raw)
In-Reply-To: <20071128224359.2B5CA26F8E7@magilla.localdomain>

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

Hi,

On Wednesday 28 November 2007, Roland McGrath wrote in "Re: "hwcap 0 nosegneg" 
doesnt work with paravirt_ops xen as of 2.6.23.9":
> > > /etc/ld.so.conf.d/xen.conf:
> > > hwcap 0 nosegneg
> >
> > This looks OK. [...]
>
> No, it does not match this:
> 	/* Bit used for the pseudo-hwcap for non-negative segments.  We use
> 	   bit 1 to avoid bugs in some versions of glibc when bit 0 is
> 	   used; the choice is otherwise arbitrary. */
> 	#define VDSO_NOTE_NONEGSEG_BIT	1
> You really want "hwcap 1 nosegneg" given that.
> Yes, we've been over this several times already.
Thanks for the information. I guess it would be nice to document this 
somewhere (except in code)... At least I could not find any information about 
it beside some patch (Not directed at you, Roland). Any idea where?

Besides, it has one Problem: It is not backwards compatible. Using it on 
earlier Xen Versions yields the normal tls versions (xen 3.1). Isnt the 
userbase of existing xen installations bigger than the one of some point in 
FC5 test releases?
Ugh. Leaning a bit far out of the door with that one considering my knowledge 
about it... Sorry about that.

Greetings,

Andres

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-11-29  0:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28 17:29 "hwcap 0 nosegneg" doesnt work with paravirt_ops xen as of 2.6.23.9 Andres Freund
2007-11-28 18:12 ` Jeremy Fitzhardinge
2007-11-28 18:27   ` Andres Freund
2007-11-28 22:43   ` Roland McGrath
2007-11-29  0:03     ` Andres Freund [this message]

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=200711290103.08324.andres@anarazel.de \
    --to=andres@anarazel.de \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@redhat.com \
    --cc=xen-devel@lists.xensource.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.