From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from tx2ehsobe001.messaging.microsoft.com ([65.55.88.11]:4071 "EHLO TX2EHSOBE001.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753878Ab0ITTxO (ORCPT ); Mon, 20 Sep 2010 15:53:14 -0400 Received: from mail117-tx2 (localhost.localdomain [127.0.0.1]) by mail117-tx2-R.bigfish.com (Postfix) with ESMTP id 811F012403AD for ; Mon, 20 Sep 2010 19:53:13 +0000 (UTC) Received: from TX2EHSMHS032.bigfish.com (unknown [10.9.14.242]) by mail117-tx2.bigfish.com (Postfix) with ESMTP id 3FA0B12E8051 for ; Mon, 20 Sep 2010 19:53:13 +0000 (UTC) Received: from de01smr01.freescale.net (de01smr01.freescale.net [10.208.0.31]) by de01egw02.freescale.net (8.14.3/8.14.3) with ESMTP id o8KJr9N6004242 for ; Mon, 20 Sep 2010 12:53:09 -0700 (MST) Received: from az33exm25.fsl.freescale.net (az33exm25.am.freescale.net [10.64.32.16]) by de01smr01.freescale.net (8.13.1/8.13.0) with ESMTP id o8KK7WcO014248 for ; Mon, 20 Sep 2010 15:07:32 -0500 (CDT) Message-ID: <4C97BBA4.9090401@freescale.com> Date: Mon, 20 Sep 2010 14:53:08 -0500 From: Timur Tabi MIME-Version: 1.0 To: Josh Boyer CC: Josh Boyer , kumar.gala@freescale.com, linux-watchdog@vger.kernel.org, linuxppc-dev@ozlabs.org Subject: Re: [PATCH 2/2] powerpc/watchdog: allow the e500 watchdog driver to be compiled as a module References: <1284764008-19469-1-git-send-email-timur@freescale.com> <1284764008-19469-2-git-send-email-timur@freescale.com> <20100920193016.GA3845@zod.rchland.ibm.com> In-Reply-To: <20100920193016.GA3845@zod.rchland.ibm.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org Josh Boyer wrote: > I guess I don't see what you mean. It talks about e500 but it doesn't > say "Book-E" anywhere in that comment. (Though I'm pretty sure that > comment does apply to 4xx.) That was my point. The comment says e500, but the code is also intended for 4xx. -- Timur Tabi Linux kernel developer at Freescale From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from TX2EHSOBE003.bigfish.com (tx2ehsobe002.messaging.microsoft.com [65.55.88.12]) by ozlabs.org (Postfix) with ESMTP id 31890B70CC for ; Tue, 21 Sep 2010 05:53:18 +1000 (EST) Received: from mail40-tx2 (localhost.localdomain [127.0.0.1]) by mail40-tx2-R.bigfish.com (Postfix) with ESMTP id 0B8C21640306 for ; Mon, 20 Sep 2010 19:53:14 +0000 (UTC) Received: from TX2EHSMHS009.bigfish.com (unknown [10.9.14.250]) by mail40-tx2.bigfish.com (Postfix) with ESMTP id E980B1C0004E for ; Mon, 20 Sep 2010 19:53:13 +0000 (UTC) Received: from az33smr01.freescale.net (az33smr01.freescale.net [10.64.34.199]) by de01egw02.freescale.net (8.14.3/8.14.3) with ESMTP id o8KJr9kT004241 for ; Mon, 20 Sep 2010 12:53:09 -0700 (MST) Received: from az33exm25.fsl.freescale.net (az33exm25.am.freescale.net [10.64.32.16]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id o8KK5tAf002378 for ; Mon, 20 Sep 2010 15:05:55 -0500 (CDT) Message-ID: <4C97BBA4.9090401@freescale.com> Date: Mon, 20 Sep 2010 14:53:08 -0500 From: Timur Tabi MIME-Version: 1.0 To: Josh Boyer Subject: Re: [PATCH 2/2] powerpc/watchdog: allow the e500 watchdog driver to be compiled as a module References: <1284764008-19469-1-git-send-email-timur@freescale.com> <1284764008-19469-2-git-send-email-timur@freescale.com> <20100920193016.GA3845@zod.rchland.ibm.com> In-Reply-To: <20100920193016.GA3845@zod.rchland.ibm.com> Content-Type: text/plain; charset="ISO-8859-1" Cc: linuxppc-dev@ozlabs.org, kumar.gala@freescale.com, linux-watchdog@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Josh Boyer wrote: > I guess I don't see what you mean. It talks about e500 but it doesn't > say "Book-E" anywhere in that comment. (Though I'm pretty sure that > comment does apply to 4xx.) That was my point. The comment says e500, but the code is also intended for 4xx. -- Timur Tabi Linux kernel developer at Freescale