> From: Peter Maydell <[email protected]>
> Sent: Tuesday, July 24, 2018 7:20 PM
> On 24 July 2018 at 18:04, Aleksandar Markovic
> <[email protected]> wrote:
> > From: Aleksandar Markovic <[email protected]>
> >
> > Add ability to target platforms to individually include user-mode
> > support for system calls from "stat" group of system calls.
> >
> > This change is related to new nanoMIPS platform in the sense that
> > it supports a different set of "stat" system calls than any other
> > target. nanoMIPS does not support structures stat and stat64 at
> > all. Also, support for certain number of other system calls is
> > dropped in nanoMIPS (those are most of the time obsoleted system
> > calls).
> >
> > Without this patch, build for nanoMIPS would fail.
> >
> > Signed-off-by: Aleksandar Markovic <[email protected]>
> > Signed-off-by: Stefan Markovic <[email protected]>
> > Reviewed-by: Aleksandar Markovic <[email protected]>
>
> This looks like you're reviewing your own code -- has
> the author attribution got confused at some point with this patch?
>
> thanks
> -- PMM

You are right, good catch - it is author mis-attribution.

The authorship will be fixed next time.

Aleksandar

Reply via email to