[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170711183919.GD21846@wotan.suse.de>
Date: Tue, 11 Jul 2017 20:39:19 +0200
From: "Luis R. Rodriguez" <mcgrof@...nel.org>
To: Palmer Dabbelt <palmer@...belt.com>
Cc: yamada.masahiro@...ionext.com, mmarek@...e.com,
will.deacon@....com, peterz@...radead.org, boqun.feng@...il.com,
mingo@...hat.com, daniel.lezcano@...aro.org, tglx@...utronix.de,
jason@...edaemon.net, marc.zyngier@....com,
gregkh@...uxfoundation.org, jslaby@...e.com, davem@...emloft.net,
mchehab@...nel.org, sfr@...b.auug.org.au, fweisbec@...il.com,
viro@...iv.linux.org.uk, mcgrof@...nel.org, dledford@...hat.com,
bart.vanassche@...disk.com, sstabellini@...nel.org,
daniel.vetter@...ll.ch, mpe@...erman.id.au, msalter@...hat.com,
nicolas.dichtel@...nd.com, james.hogan@...tec.com,
paul.gortmaker@...driver.com, linux@...ck-us.net,
heiko.carstens@...ibm.com, schwidefsky@...ibm.com,
linux-kernel@...r.kernel.org, patches@...ups.riscv.org,
akpm@...ux-foundation.org, albert@...ive.com
Subject: Re: RISC-V Linux Port v5
On Mon, Jul 10, 2017 at 06:39:07PM -0700, Palmer Dabbelt wrote:
> Thanks to everyone who has participated in the review process so far. I've
> based this patch set on the current master. Things have really started to
> calmn down, so this is fairly similar to the v4 patch set. The most
> interesting changes include:
>
> * We've moved back to a single patch set.
>
> * SMP support has been fixed, I was accidentally running on a non-SMP
> configuration. There were various mistakes all over the tree as a result of
> this.
>
> * The cmpxchg syscalls have been removed, as they were deemed a bad idea. As
> a result, RISC-V Linux systems mandate the A extension. The cooresponding
> Kconfig entry to enable builds on non-A systems has been removed.
>
> * A few more atomic fixes: mostly fence changes, but those resulted in a
> handful of additional macros that were no longer necessary.
>
> * riscv_early_sie has been removed.
>
> Like last time, in case one gets eaten by the mailing list this is also
> available as a git tree on our Git Hub
>
> https://github.com/riscv/riscv-linux/tree/riscv-for-submission-arch-v5
Did you forget to push ? I only see v4.
Luis
Powered by blists - more mailing lists