From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Fri, 29 Jun 2018 00:08:32 -0700 Subject: [PATCH v2 1/4] RISC-V: Add conditional macro for zone of DMA32 In-Reply-To: <3d8fcfce1e99fe1f07c11b535319164ee2511c02.1529915117.git.zong@andestech.com> References: <3d8fcfce1e99fe1f07c11b535319164ee2511c02.1529915117.git.zong@andestech.com> Message-ID: <20180629070832.GA12956@infradead.org> To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org On Mon, Jun 25, 2018 at 04:49:37PM +0800, Zong Li wrote: > The DMA32 is for 64-bit usage. > > Signed-off-by: Zong Li Looks good, Reviewed-by: Christoph Hellwig