[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <81003682.42191.1400664464528.JavaMail.root@bj-mail03.pku.edu.cn>
Date: Wed, 21 May 2014 17:27:44 +0800 (CST)
From: 管雪涛 <gxt@....edu.cn>
To: Richard Weinberger <richard@....at>
Cc: linux-arch@...r.kernel.org, arnd@...db.de,
linux-kernel@...r.kernel.org, Guan Xuetao <gxt@...c.pku.edu.cn>
Subject: 回复: [PATCH 25/27] unicore32: Use common bits from generic tlb.h
Great.
Btw, please cc first email in this patch series to everyone.
Acked-by: Xuetao Guan <gxt@...c.pku.edu.cn>
----- Richard Weinberger <richard@....at> 写道:
> It is no longer needed to define them on our own.
>
> Cc: Guan Xuetao <gxt@...c.pku.edu.cn>
> Cc: Richard Weinberger <richard@....at>
> Cc: linux-kernel@...r.kernel.org
> Signed-off-by: Richard Weinberger <richard@....at>
> ---
> arch/unicore32/include/asm/tlb.h | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/arch/unicore32/include/asm/tlb.h b/arch/unicore32/include/asm/tlb.h
> index 9cca15c..e6ba38a 100644
> --- a/arch/unicore32/include/asm/tlb.h
> +++ b/arch/unicore32/include/asm/tlb.h
> @@ -12,11 +12,6 @@
> #ifndef __UNICORE_TLB_H__
> #define __UNICORE_TLB_H__
>
> -#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)
> -
> #define __pte_free_tlb(tlb, pte, addr) \
> do { \
> pgtable_page_dtor(pte); \
> --
> 1.8.4.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists