From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967948AbcHBQmR (ORCPT ); Tue, 2 Aug 2016 12:42:17 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:58842 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933671AbcHBMBw (ORCPT ); Tue, 2 Aug 2016 08:01:52 -0400 Date: Tue, 2 Aug 2016 14:01:39 +0200 From: Ralf Baechle To: Paul Burton Cc: linux-mips@linux-mips.org, Dan Williams , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] MIPS: Use CPHYSADDR to implement mips32 __pa Message-ID: <20160802120139.GE15910@linux-mips.org> References: <20160802104057.12114-1-paul.burton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160802104057.12114-1-paul.burton@imgtec.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, I've replaced the old patch with this one. Ralf