From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753807AbbFEK2x (ORCPT ); Fri, 5 Jun 2015 06:28:53 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:57405 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750831AbbFEK2v (ORCPT ); Fri, 5 Jun 2015 06:28:51 -0400 Date: Fri, 5 Jun 2015 12:28:47 +0200 From: Ralf Baechle To: Paul Burton Cc: linux-mips@linux-mips.org, Markos Chandras , linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: optimise non-EVA kernel user memory accesses Message-ID: <20150605102847.GB26432@linux-mips.org> References: <1432481504-24698-1-git-send-email-paul.burton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432481504-24698-1-git-send-email-paul.burton@imgtec.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 24, 2015 at 04:31:44PM +0100, Paul Burton wrote: > Date: Sun, 24 May 2015 16:31:44 +0100 > From: Paul Burton > To: linux-mips@linux-mips.org > CC: Paul Burton , Markos Chandras > , Ralf Baechle , > linux-kernel@vger.kernel.org Thanks, applied. Btw, I don't think such deeply MIPS-specific patches need to be cc'ed to lkml. That list's volume is already high enough as it is. Ralf