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


Groups > linux.kernel > #1647556

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

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 7/7] RISC-V: arch/riscv/mm
Date 2017-05-23 03:30 +0200
Message-ID <tK6O5-4Nz-9@gated-at.bofh.it> (permalink)
References <tK6bn-4ju-3@gated-at.bofh.it> <tK6bn-4ju-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> 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?

-- 
~Randy

Back to linux.kernel | Previous | Next — Previous in thread | Next 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