From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ybbsmtp12.mail.mci.yahoo.co.jp (ybbsmtp12.mail.mci.yahoo.co.jp [210.80.241.186]) by ozlabs.org (Postfix) with SMTP id 36BC2679E9 for ; Thu, 5 May 2005 12:03:19 +1000 (EST) Message-ID: <42797FDE.7080909@ybb.ne.jp> Date: Thu, 05 May 2005 11:07:26 +0900 From: Takeharu KATO MIME-Version: 1.0 To: Glenn Burkhardt References: <20050419013712.AE32FB01E4@loki.aoi-industries.com> <42663E71.60005@ybb.ne.jp> <200504200802.45998.glenn@aoi-industries.com> In-Reply-To: <200504200802.45998.glenn@aoi-industries.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: galak@freescale.com, linuxppc-embedded@ozlabs.org Subject: Re: PPC 44x Watchdog timer List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Glenn Burkhardt wrote: > watchdog exception interrupt isn't used, and it's only configurable for > PPC405 (although I think that the technique would work for the whole 4xx > family). > > Or am I misreading the code? > No, the kernel which I mentioned before is MontaVistaLinux. IIRC, I look the WDT relevant codes in MontaVistaLinux2.X few years ago. Of course, It was prepared for PowerPC40X... > It would also be nice if your patch were applied to the 2.6 kernel tree. > Sorry, It's not my jurisdiction. Matt(Porter) or Kumar(Gala) may be responsible for this work. #Finally, the patch should be approved by akpm and linus, of course... Matt or Kumar, would you merge BOOKE_WDT patch to 2.6 kernel tree? IIRC, This patch has been left under review state about two month. Is there something to be needed for the patch?