From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: uapi: expose our struct ucontext to the uapi headers
Date: Fri, 16 Jan 2015 16:26:15 +0100 [thread overview]
Message-ID: <1730317.ngMhCvdNtF@wuerfel> (raw)
In-Reply-To: <20150116144737.GB10230@localhost>
On Friday 16 January 2015 14:47:38 Catalin Marinas wrote:
> However,
> with the uapi headers change and maybe some additional commits, we end
> up copying the uapi/asm-generic/ucontext.h to usr/include/asm/ in the
> exported headers which differs from the arch ucontext.h as the latter
> was never split in uapi/non-uapi parts (it wasn't in the
> arch/arm/include/Kbuild).
Are you sure? When I look at the build/usr/include/asm directory, I
only see wrappers like this one
#include <asm-generic/auxvec.h> // inside usr/include/asm/auxvec.h
and the include/uapi/asm-generic/auxvec.h gets copied to usr/asm-generic/auxvec.h
However, I don't see this wrapper done for the arm or arm64 version
of ucontext.h: we get a copy of the generic file in usr/include/asm/ucontext.h
but no wrapper for it because arch/arm*/include/uapi/asm/Kbuild does not
list ucontext.h.
Arnd
next prev parent reply other threads:[~2015-01-16 15:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 13:52 [PATCH] arm64: uapi: expose our struct ucontext to the uapi headers Will Deacon
2015-01-16 14:47 ` Catalin Marinas
2015-01-16 15:26 ` Arnd Bergmann [this message]
2015-01-16 15:35 ` Catalin Marinas
2015-01-16 15:37 ` Will Deacon
2015-01-16 15:38 ` Catalin Marinas
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=1730317.ngMhCvdNtF@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox