Re: [PULL REQUEST] [PATCH v2 00/10] allow BFLT executables on systems with a MMU

2016-07-19 Thread Greg Ungerer
Hi Nicolas, On 18/07/16 13:31, Nicolas Pitre wrote: > This series provides the necessary changes to allow "flat" executable > binaries meant for no-MMU systems to actually run on systems with a MMU. > > This can also be found in the following git repo: > > git://git.linaro.org/people/nicol

[PULL REQUEST] [PATCH v2 00/10] allow BFLT executables on systems with a MMU

2016-07-17 Thread Nicolas Pitre
This series provides the necessary changes to allow "flat" executable binaries meant for no-MMU systems to actually run on systems with a MMU. This can also be found in the following git repo: git://git.linaro.org/people/nicolas.pitre/linux binfmt_flat_with_mmu *Why?* Because developing