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

2017-05-22 Thread Palmer Dabbelt
On Mon, 22 May 2017 19:17:52 PDT (-0700), o...@lixom.net wrote: > On Mon, May 22, 2017 at 6:28 PM, Randy Dunlap wrote: >> >>> diff --git a/arch/riscv/mm/fault.c b/arch/riscv/mm/fault.c >>> new file mode 100644 >>> index ..f02e286dd1c1 >>> --- /dev/null >>> +++ b/arch/riscv/mm/fault.c >

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

2017-05-22 Thread Olof Johansson
On Mon, May 22, 2017 at 6:28 PM, Randy Dunlap wrote: > >> diff --git a/arch/riscv/mm/fault.c b/arch/riscv/mm/fault.c >> new file mode 100644 >> index ..f02e286dd1c1 >> --- /dev/null >> +++ b/arch/riscv/mm/fault.c >> @@ -0,0 +1,279 @@ >> +/* >> + * Copyright (C) 2009 Sunplus Core Techno

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

2017-05-22 Thread Randy Dunlap
> diff --git a/arch/riscv/mm/fault.c b/arch/riscv/mm/fault.c > new file mode 100644 > index ..f02e286dd1c1 > --- /dev/null > +++ b/arch/riscv/mm/fault.c > @@ -0,0 +1,279 @@ > +/* > + * Copyright (C) 2009 Sunplus Core Technology Co., Ltd. > + * Lennox Wu > + * Chen Liqin is "sunplu