From mboxrd@z Thu Jan 1 00:00:00 1970 From: rkuo Subject: Re: [PATCH 11/27] hexagon: Use common bits from generic tlb.h Date: Tue, 20 May 2014 18:58:07 -0500 Message-ID: <20140520235807.GE12698@codeaurora.org> References: <1400093999-18703-1-git-send-email-richard@nod.at> <1400093999-18703-12-git-send-email-richard@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1400093999-18703-12-git-send-email-richard@nod.at> Sender: linux-kernel-owner@vger.kernel.org To: Richard Weinberger Cc: linux-arch@vger.kernel.org, arnd@arndb.de, linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Tim Chen , Stephen Rothwell , Chen Gang , linux-hexagon@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Wed, May 14, 2014 at 08:59:43PM +0200, Richard Weinberger wrote: > It is no longer needed to define them on our own. > > Cc: Richard Kuo > Cc: Peter Zijlstra > Cc: Ingo Molnar > Cc: Tim Chen > Cc: Stephen Rothwell > Cc: Chen Gang > Cc: Richard Weinberger > Cc: linux-hexagon@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Richard Weinberger > --- > arch/hexagon/include/asm/Kbuild | 1 + > arch/hexagon/include/asm/tlb.h | 39 --------------------------------------- > 2 files changed, 1 insertion(+), 39 deletions(-) > delete mode 100644 arch/hexagon/include/asm/tlb.h > Worked for Hexagon, thanks. Acked-by: Richard Kuo -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org ([198.145.11.231]:37688 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182AbaETX6O (ORCPT ); Tue, 20 May 2014 19:58:14 -0400 Date: Tue, 20 May 2014 18:58:07 -0500 From: rkuo Subject: Re: [PATCH 11/27] hexagon: Use common bits from generic tlb.h Message-ID: <20140520235807.GE12698@codeaurora.org> References: <1400093999-18703-1-git-send-email-richard@nod.at> <1400093999-18703-12-git-send-email-richard@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1400093999-18703-12-git-send-email-richard@nod.at> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Richard Weinberger Cc: linux-arch@vger.kernel.org, arnd@arndb.de, linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Tim Chen , Stephen Rothwell , Chen Gang , linux-hexagon@vger.kernel.org Message-ID: <20140520235807.43bfbS5H0WieKYJ8NslVrychPgzl84Rsmqn8hpryY6M@z> On Wed, May 14, 2014 at 08:59:43PM +0200, Richard Weinberger wrote: > It is no longer needed to define them on our own. > > Cc: Richard Kuo > Cc: Peter Zijlstra > Cc: Ingo Molnar > Cc: Tim Chen > Cc: Stephen Rothwell > Cc: Chen Gang > Cc: Richard Weinberger > Cc: linux-hexagon@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Richard Weinberger > --- > arch/hexagon/include/asm/Kbuild | 1 + > arch/hexagon/include/asm/tlb.h | 39 --------------------------------------- > 2 files changed, 1 insertion(+), 39 deletions(-) > delete mode 100644 arch/hexagon/include/asm/tlb.h > Worked for Hexagon, thanks. Acked-by: Richard Kuo -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation