On Mon, May 22, 2017 at 6:28 PM, Randy Dunlap <rdun...@infradead.org> 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...@sunplusct.com> >> + * Chen Liqin <liqin.c...@sunplusct.com> > > 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