Re: [GIT PULL] RISC-V Port for Linux 4.15 v9

From: Linus Torvalds
Date: Wed Nov 15 2017 - 13:52:09 EST


On Mon, Nov 13, 2017 at 1:56 PM, Palmer Dabbelt <palmer@xxxxxxxxxxx> wrote:
>
> RISC-V Port for Linux 4.15 v9

Ok, this is merged in my tree now (the 'premerge' tag), with the
caveat that the merge may be broken, since we've had other changes
that affect architecture support in the 4.15 merge window.

In particular, we had some locking infrastructure changes.
spin_unlock_wait was already mentioned, but there were a few other
things too.

I *tried* to fix things up for the locking changes, but I expect I
might have missed something anyway.

But hopefully it's in good enough shape that fixups and continued
development should be fine.

Linus