Re: [PATCH 7/7] RISC-V: arch/riscv/mm

From: Olof Johansson
Date: Mon May 22 2017 - 22:18:03 EST


On Mon, May 22, 2017 at 6:28 PM, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>> diff --git a/arch/riscv/mm/fault.c b/arch/riscv/mm/fault.c
>> new file mode 100644
>> index 000000000000..f02e286dd1c1
>> --- /dev/null
>> +++ b/arch/riscv/mm/fault.c
>> @@ -0,0 +1,279 @@
>> +/*
>> + * Copyright (C) 2009 Sunplus Core Technology Co., Ltd.
>> + * Lennox Wu <lennox.wu@xxxxxxxxxxxxx>
>> + * Chen Liqin <liqin.chen@xxxxxxxxxxxxx>
>
> is "sunplusct.com" correct? They don't have a web server?

Seems to come from arch/score/ contents. Looks like true genealogy is
from MIPS though.


-Olof