From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 20 Jan 2004 13:57:20 +0000 (GMT) Received: from [IPv6:::ffff:212.5.174.154] ([IPv6:::ffff:212.5.174.154]:29578 "EHLO zelcom.ru") by linux-mips.org with ESMTP id ; Tue, 20 Jan 2004 13:57:20 +0000 Received: from Pony.ns.zel.ru (70-com-st.gorcom.ru [212.45.15.70] (may be forged)) by zelcom.ru (8.12.4/8.12.4) with ESMTP id i0KDvETq015672 for ; Tue, 20 Jan 2004 16:57:15 +0300 Received: from mailserver sic-elvis =?ISO-8859-1?Q?=1Cby?= Pony.ns.zel.ru with =?ISO-8859-1?Q?ESMTP=1C?= id i0KDtF9U056120 for ; Tue, 20 Jan 2004 16:55:15 +0300 (MSK) (envelope-from deepfire@sic-elvis.zel.ru) Received: from mailserver sic-elvis by Pony.ns.zel.ru with ESMTP id i0KDtE9U056102; Tue, 20 Jan 2004 16:55:14 +0300 (MSK) (envelope-from deepfire@sic-elvis.zel.ru) Date: Tue, 20 Jan 2004 16:56:07 +0300 Message-ID: <87ektuvi4o.wl@canopus.ns.zel.ru> From: Samium Gromoff To: Ralf Baechle Cc: Samium Gromoff , linux-mips@linux-mips.org Subject: Re: a shared cache_op() macros? In-Reply-To: <20040120134944.GA24044@linux-mips.org> References: <87hdyqvjh2.wl@canopus.ns.zel.ru> <87fzeaviqx.wl@canopus.ns.zel.ru> <20040120134944.GA24044@linux-mips.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 4063 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: deepfire@sic-elvis.zel.ru Precedence: bulk X-list: linux-mips At Tue, 20 Jan 2004 14:49:44 +0100, Ralf Baechle wrote: > > On Tue, Jan 20, 2004 at 04:42:46PM +0300, Samium Gromoff wrote: > > > While pondering for some generic mips cache initialisation routines, i > > have found a precious cache_op() macro in mm/r5k-sc.c. > > > > And the question is, why isn`t it shared amongst all of the implementations > > which could make use of it? > > > > regards, Samium Gromoff > > You're looking at an ancient tree; this has long been done. Well, yes, it`s 2.4.20 :-) > Ralf regards, Samium Gromoff