From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id E0328DDF0C for ; Thu, 7 Jun 2007 08:42:14 +1000 (EST) Message-ID: <4667375D.5000103@freescale.com> Date: Wed, 06 Jun 2007 17:38:21 -0500 From: Timur Tabi MIME-Version: 1.0 To: Arnd Bergmann Subject: Re: MPC8349ea Random Device Generator driver References: <200706070011.43347.arnd@arndb.de> <466732EE.8080306@freescale.com> <200706070035.16150.arnd@arndb.de> In-Reply-To: <200706070035.16150.arnd@arndb.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Olof Johansson , linuxppc-dev@ozlabs.org, sl@powerlinux.fr, Philippe Lachenal List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Arnd Bergmann wrote: > There are there on my system, see in_be64/out_be64/readq/writeq. note that the code > for those is created by macros, so they don't show up in ctags. Ah, that explains it. In that case, I think the code should be changed to reference everything as 64-bit registers and ints. -- Timur Tabi Linux Kernel Developer @ Freescale