From: Mahesh Salgaonkar Date: Wed, 30 Oct 2013 14:34:56 +0000 (+0530) Subject: powerpc/book3s: Add flush_tlb operation in cpu_spec. X-Git-Tag: v3.14-rc1~80^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0440705049b041d84268ea57f6e90e2f16618897;p=pandora-kernel.git powerpc/book3s: Add flush_tlb operation in cpu_spec. This patch introduces flush_tlb operation in cpu_spec structure. This will help us to invoke appropriate CPU-side flush tlb routine. This patch adds the foundation to invoke CPU specific flush routine for respective architectures. Currently this patch introduce flush_tlb for p7 and p8. Signed-off-by: Mahesh Salgaonkar Acked-by: Paul Mackerras Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed