Re: binfmt_flat cleanups and RISC-V support

From: Greg Ungerer
Date: Tue Jun 11 2019 - 09:07:01 EST



On 11/6/19 5:38 pm, Christoph Hellwig wrote:
On Tue, Jun 11, 2019 at 04:51:02PM +1000, Greg Ungerer wrote:
Hi Christoph,

On 11/6/19 7:20 am, Christoph Hellwig wrote:
below is a larger stash of cleanups for the binfmt_misc code,
preparing for the last patch that now trivially adds RISC-V
support, which will be used for the RISC-V nommu series I am
about to post.

Whole series looks pretty good. Just the one comment I made.

I normally take these through the m68knommu git tree,
if you have no problem with that I'll push it in there.
It will hit linux-next from there.

Yes, that's fine. We'll need it to bring up riscv nommu support,
but there is no actual dependency on the patches for it to compile,
just for it to actually be useful.

Btw, it seems like the uclinux-dev list is dead, is there a replacement
for it?

No, unfortunately no replacement. Generally I think anything that comes
up goes to the architecture list that issues come up on. Probably not
ideal, especially for things like this that are across all arches.

Regards
Greg