All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: David Woodhouse <dwmw2@infradead.org>,
	Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andi Kleen <ak@suse.de>
Subject: x86: <asm/sigcontext.h> not exported, but <asm/sigcontext32.h> is?
Date: Thu, 01 Nov 2007 21:06:04 -0700	[thread overview]
Message-ID: <472AA22C.20306@zytor.com> (raw)

Anyone happens to know how come, in the x86 tree (and previously in the 
x86-64 tree), <asm/sigcontext.h> is not exported to userspace (but uses 
userspace-compatible typenames), whereas <asm/sigcontext32.h> is?

This is particularly puzzling since at least my version of glibc 
contains an <asm/sigcontext.h> that looks just like the one in the 
kernel, minus a __user and an inclusion of <linux/compiler.h>.

	-hpa

                 reply	other threads:[~2007-11-02  4:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=472AA22C.20306@zytor.com \
    --to=hpa@zytor.com \
    --cc=ak@suse.de \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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.