From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266828AbUAXBBk (ORCPT ); Fri, 23 Jan 2004 20:01:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266819AbUAXBBj (ORCPT ); Fri, 23 Jan 2004 20:01:39 -0500 Received: from gate.crashing.org ([63.228.1.57]:11996 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S266847AbUAXA7I (ORCPT ); Fri, 23 Jan 2004 19:59:08 -0500 Subject: Re: [PATCH] Big powermac update From: Benjamin Herrenschmidt To: Tom Rini Cc: Andrew Morton , Linux Kernel list In-Reply-To: <20040123175443.GA15271@stop.crashing.org> References: <1074825487.976.183.camel@gaston> <20040123175443.GA15271@stop.crashing.org> Content-Type: text/plain Message-Id: <1074905912.834.43.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 24 Jan 2004 11:58:33 +1100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > Can you please put the 970 register definitions into > include/asm-ppc/reg_970.h or something along those lines? I won't create a file for 3 registers :) Also, HID2/3 are defined on other CPUs, as HIOR, none of these are strictly 970 specific in fact though we only use them on it (coment may need fixing, bu that's ok at this point). Ben.