Re: [GIT PULL] sys fixes

From: Christian Brauner
Date: Wed Sep 01 2021 - 05:24:23 EST


On Tue, Aug 31, 2021 at 12:23:57PM -0700, Linus Torvalds wrote:
> On Tue, Aug 31, 2021 at 3:03 AM Christian Brauner
> <christian.brauner@xxxxxxxxxx> wrote:
> >
> > This contains a single fix to set_user() which aligns permission checks with
> > the corresponding fork() codepath.
>
> Pulled.
>
> That single commit is odd, though. It has strange formatting, it got
> the first-line summary rule wrong, and it has the "cc:" list
> corruption that should just have been fixed up.
>
> Not any real problems, but sloppy editing that I started looking at
> because the one-liner shortlog didn't make sense.

Hm, sorry about that. It seems that my git am scripts for b4 might be
getting in the way of older scripts. Strange. That won't happen again.