From: mickael.guene@st.com (Mickael GUENE)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] ELF-FDPIC support for ARM
Date: Fri, 25 Aug 2017 14:27:46 +0000 [thread overview]
Message-ID: <e181fb7b-3ef5-9f22-0aa5-c25e280a3fd8@st.com> (raw)
In-Reply-To: <20170817083716.GN20805@n2100.armlinux.org.uk>
Acked-by: Mickael GUENE <mickael.guene@st.com> for the whole patch series.
Thanks to you Nicolas for your upstreaming efforts.
Regards
Mickael
On 08/17/2017 10:37 AM, Russell King - ARM Linux wrote:
> On Thu, Aug 17, 2017 at 03:23:39AM -0400, Nicolas Pitre wrote:
>> This series provides the needed changes to suport the ELF_FDPIC binary
>> format on ARM. Both MMU and non-MMU systems are supported. This format
>> has many advantages over the BFLT format used on MMU-less systems, such
>> as being real ELF that can be parsed by standard tools, can support
>> shared dynamic libs, etc.
>
> I don't see anything issues from the core arch point of view with this,
> most of it looks straight forward, and the impact on existing users
> should be low. However, it would be nice to get some acks (if possible)
> for the non-arch stuff and some tested-by's on this.
>
prev parent reply other threads:[~2017-08-25 14:27 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 7:23 [PATCH v2 0/8] ELF-FDPIC support for ARM Nicolas Pitre
2017-08-17 7:23 ` [PATCH v2 1/8] ARM: implement get_tls syscall Nicolas Pitre
2017-08-28 14:05 ` [v2,1/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 2/8] arm_elf_read_implies_exec(): remove unused argument Nicolas Pitre
2017-08-28 14:06 ` [v2,2/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 3/8] ARM: start_thread(): don't always clear all regs Nicolas Pitre
2017-08-28 14:07 ` [v2,3/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 4/8] ARM: signal handling support for FDPIC_FUNCPTRS functions Nicolas Pitre
2017-08-28 14:07 ` [v2,4/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 5/8] ARM: add ELF_FDPIC support Nicolas Pitre
2017-08-28 14:07 ` [v2,5/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 6/8] ARM: enable elf_fdpic on systems with an MMU Nicolas Pitre
2017-08-28 14:07 ` [v2,6/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 7/8] binfmt_elf: don't attempt to load FDPIC binaries Nicolas Pitre
2017-08-28 14:08 ` [v2,7/8] " Vincent ABRIOU
2017-08-17 7:23 ` [PATCH v2 8/8] binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries Nicolas Pitre
2017-08-28 14:08 ` [v2, " Vincent ABRIOU
2017-08-29 0:31 ` Nicolas Pitre
2017-08-17 8:37 ` [PATCH v2 0/8] ELF-FDPIC support for ARM Russell King - ARM Linux
2017-08-23 16:41 ` Nicolas Pitre
2017-08-24 8:22 ` Vladimir Murzin
2017-08-24 12:37 ` Nicolas Pitre
2017-08-24 12:46 ` Mickael GUENE
2017-08-24 15:48 ` Nicolas Pitre
2017-08-25 6:23 ` Mickael GUENE
2017-08-25 14:27 ` Mickael GUENE [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=e181fb7b-3ef5-9f22-0aa5-c25e280a3fd8@st.com \
--to=mickael.guene@st.com \
--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;
as well as URLs for NNTP newsgroup(s).