Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1647607

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

From Palmer Dabbelt <palmer@dabbelt.com>
Newsgroups linux.kernel
Subject Re: [PATCH 7/7] RISC-V: arch/riscv/mm
Date 2017-05-23 05:40 +0200
Message-ID <tK8PU-64y-7@gated-at.bofh.it> (permalink)
References <tK7Au-5p7-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 22 May 2017 19:17:52 PDT (-0700), olof@lixom.net wrote:
> On Mon, May 22, 2017 at 6:28 PM, Randy Dunlap <rdunlap@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.wu@sunplusct.com>
>>> + *  Chen Liqin <liqin.chen@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.

Albert based the original port on score, so I copied their license header files
and appended to them.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 7/7] RISC-V: arch/riscv/mm Palmer Dabbelt <palmer@dabbelt.com> - 2017-05-23 02:50 +0200
  Re: [PATCH 7/7] RISC-V: arch/riscv/mm Randy Dunlap <rdunlap@infradead.org> - 2017-05-23 03:30 +0200
    Re: [PATCH 7/7] RISC-V: arch/riscv/mm Olof Johansson <olof@lixom.net> - 2017-05-23 04:20 +0200
      Re: [PATCH 7/7] RISC-V: arch/riscv/mm Palmer Dabbelt <palmer@dabbelt.com> - 2017-05-23 05:40 +0200

csiph-web