From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.skekraft.net (ns.skekraft.net [213.199.96.131]) by ozlabs.org (Postfix) with ESMTP id D6D0267B16 for ; Mon, 29 May 2006 22:15:21 +1000 (EST) Received: from icd.localnet (131.net95.skekraft.net [213.199.95.131]) by mail.skekraft.net (Postfix) with ESMTP id 2DC0FA4005 for ; Mon, 29 May 2006 14:15:16 +0200 (CEST) From: Roger Larsson To: linuxppc-embedded@ozlabs.org Subject: Re: Setting I&D cache enable in the same mtspr instruction Date: Mon, 29 May 2006 14:15:14 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Message-Id: <200605291415.14908.roger.larsson@norran.net> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Is the patch reversed? diff -Naur old new > patch And what about comments, are they all still valid? "enable and invalidate caches" is now only Data cache... In cases when I am writing code like this I try to include the reason why it is not "optimized" together in one write... (or soon someone will do that optimization). /RogerL