Re: [GIT PULL] ucount fixes for v5.15
From: Linus Torvalds
Date: Thu Oct 21 2021 - 23:35:37 EST
On Thu, Oct 21, 2021 at 6:04 AM Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:
>
> kernel/cred.c | 9 ++++-----
> security/keys/process_keys.c | 8 ++++++++
> 2 files changed, 12 insertions(+), 5 deletions(-)
That's not remotely the right diffstat.
What's going on?
The shortlog was correct, and I pulled the branch, because everything
else looked ok, but that diffstat in the pull request was some
complete fantasy.
If I were to guess, I think the diffstat may be everything _but_ that
first ("ucounts: Fix signal ucount refcounting") fix. I just don't see
how/why you'd get that as part of the pull request.
Linus
Linus