[OE-core] [PATCH 1/7] strace: Fix build for arc, metag, nios2, or1k, tile

Marek Vasut marex at denx.de
Tue Feb 9 13:06:19 UTC 2016


On Tuesday, February 09, 2016 at 12:51:19 PM, Burton, Ross wrote:
> On 9 February 2016 at 11:31, Marek Vasut <marex at denx.de> wrote:
> > +From dd1a80c8d213eed95fe55b7ebcb07ee165dd8e4b Mon Sep 17 00:00:00 2001
> > +From: "Dmitry V. Levin" <ldv at altlinux.org>
> > +Date: Thu, 24 Dec 2015 15:40:55 +0000
> > +Subject: [PATCH] arc, metag, nios2, or1k, tile: fix build
> > +
> > +Fix build regression introduced by commit
> > +34683e3926d8c2daa368afb805da422ee7043396.
> > +
> > +* linux/32/syscallent.h: Add sys_ prefix to ARCH_mmap and mmap.
> > +* linux/arc/syscallent.h: Add sys_ prefix to ARCH_mmap and mmap_pgoff.
> > +* linux/nios2/syscallent.h: Likewise.
> > +* linux/or1k/syscallent.h: Likewise.
> > +* linux/tile/syscallent1.h: Add sys_ prefix to ARCH_mmap and
> > sys_mmap_4koff.
> > +* pathtrace.c (pathtrace_match): Handle SEN_ARCH_mmap.
> > +* NEWS: Mention this build fix.
> > +
> > +Reported-by: Alexey Brodkin <Alexey.Brodkin at synopsys.com>
> > +Upstream-Status: Backport
> 
> This needs your signed-off-by tag too.

Oops, thanks for the reminder. Let me just repost this.

Best regards,
Marek Vasut



More information about the Openembedded-core mailing list