Re: [GIT PULL] RISC-V Patches for the 5.2 Merge Window, Part 1 v2

From: Linus Torvalds
Date: Thu May 16 2019 - 22:27:34 EST


On Thu, May 16, 2019 at 5:27 PM Palmer Dabbelt <palmer@xxxxxxxxxx> wrote:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-5.2-mw1

Oh no no no.

You're creating a binary file from your build or something like that:

> modules.builtin.modinfo | Bin 0 -> 46064 bytes

which is completely unacceptable.

I have no idea what you're doing, but this kind of "random garbage in
git commits" is not going to fly. And the fact that you're adding
random files really means that you are doing something *horribly*
wrong.

Linus