From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH V2 07/19] csky: MMU and page table management Date: Mon, 2 Jul 2018 06:29:15 -0700 Message-ID: <20180702132915.GA6578@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Guo Ren Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, daniel.lezcano@linaro.org, jason@lakedaemon.net, arnd@arndb.de, c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, thomas.petazzoni@bootlin.com, wbx@uclibc-ng.org, green.hu@gmail.com List-Id: linux-arch.vger.kernel.org This commit is missing an explanation. For the dma-mapping code please use the generic kernel/dma/noncoherent.c code instead of duplicating it. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:35772 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752110AbeGBNpP (ORCPT ); Mon, 2 Jul 2018 09:45:15 -0400 Date: Mon, 2 Jul 2018 06:29:15 -0700 From: Christoph Hellwig Subject: Re: [PATCH V2 07/19] csky: MMU and page table management Message-ID: <20180702132915.GA6578@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Guo Ren Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, tglx@linutronix.de, daniel.lezcano@linaro.org, jason@lakedaemon.net, arnd@arndb.de, c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, thomas.petazzoni@bootlin.com, wbx@uclibc-ng.org, green.hu@gmail.com Message-ID: <20180702132915.K_pJpDTupYi3UYaONEbh7ZUVDZ2-eIN_l2asFyVSrS8@z> This commit is missing an explanation. For the dma-mapping code please use the generic kernel/dma/noncoherent.c code instead of duplicating it.