From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bilbo.ozlabs.org (bilbo.ozlabs.org [203.10.76.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bilbo.ozlabs.org", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 70EFDDDE0E for ; Tue, 28 Apr 2009 22:45:03 +1000 (EST) To: Michael Neuling , Paul Mackerras , Benjamin Herrenschmidt From: Michael Neuling Date: Tue, 28 Apr 2009 22:45:02 +1000 Subject: [PATCH 0/2] powerpc: tlbie implementation for PowerPC ISA 2.06 In-Reply-To: Message-Id: <1240922702.557324.191572776427.qpush@pale> Cc: linuxppc-dev@ozlabs.org, Milton Miller List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , These patches implement the PowerPC ISA 2.06 tlbie mnemonics Signed-off-by: Michael Neuling --- This version attempts to address issues raised by Kumar. - Add missing mmu.h - Follow the bouncing ball in ppc-opcode.h for #define PPC_TLBIE