From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Nilsson Subject: Re: [PATCH 09/27] cris: Use common bits from generic tlb.h Date: Thu, 15 May 2014 09:51:37 +0200 Message-ID: <20140515075137.GR23150@axis.com> References: <1400093999-18703-1-git-send-email-richard@nod.at> <1400093999-18703-10-git-send-email-richard@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bastet.se.axis.com ([195.60.68.11]:52967 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751770AbaEOHvo (ORCPT ); Thu, 15 May 2014 03:51:44 -0400 Content-Disposition: inline In-Reply-To: <1400093999-18703-10-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, Mikael Starvik , Jesper Nilsson , linux-cris-kernel@axis.com On Wed, May 14, 2014 at 08:59:41PM +0200, Richard Weinberger wrote: > It is no longer needed to define them on our own. Looks good! Acked-by: Jesper Nilsson > Cc: Mikael Starvik > Cc: Richard Weinberger > Cc: linux-cris-kernel@axis.com > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Richard Weinberger > --- > arch/cris/include/asm/tlb.h | 11 ----------- > 1 file changed, 11 deletions(-) > > diff --git a/arch/cris/include/asm/tlb.h b/arch/cris/include/asm/tlb.h > index 77384ea..4cc840f 100644 > --- a/arch/cris/include/asm/tlb.h > +++ b/arch/cris/include/asm/tlb.h > @@ -2,18 +2,7 @@ > #define _CRIS_TLB_H > > #include > - > #include > - > -/* > - * cris doesn't need any special per-pte or > - * per-vma handling.. > - */ > -#define tlb_start_vma(tlb, vma) do { } while (0) > -#define tlb_end_vma(tlb, vma) do { } while (0) > -#define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) > - > -#define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) > #include > > #endif > -- > 1.8.4.2 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com