Re: [PATCH] RISC-V: Implement ASID allocator

From: Anup Patel
Date: Wed Mar 27 2019 - 10:12:19 EST


On Wed, Mar 27, 2019 at 7:39 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> I think my code already get all the caveats cases covered. The only
> thing my code is missing is handling the case when ASID is not
> supported. Maybe it is better to work based on that instead?

Well, I have also spend enough time hardening this patch so help
me make this patch better.

The hint about 32bit system is useful and I will send v2 soon.

Regards,
Anup