From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [66.118.10.122]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id DBADE67B2A for ; Sat, 24 Jun 2006 01:31:17 +1000 (EST) Received: from jdl (helo=jdl.com) by jdl.com with local-esmtp (Exim 4.44) id 1Ftncn-0008Kb-PT for linuxppc-dev@ozlabs.org; Fri, 23 Jun 2006 10:31:14 -0500 To: "linuxppc-dev@ozlabs.org list" Subject: Re: 8641 open nits In-Reply-To: Your message of "Fri, 23 Jun 2006 10:11:39 CDT." <6C66805F-22DD-4EC2-B852-101BF1E84612@kernel.crashing.org> References: <6C66805F-22DD-4EC2-B852-101BF1E84612@kernel.crashing.org> Date: Fri, 23 Jun 2006 10:31:13 -0500 From: Jon Loeliger Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Kumar Gala mumbled: > Jon, > > Any update on the following nits: > * duplication of entry in cputable Earlier, we discussed it internally, and there are a few issues differentiating the cores, so the sentiment was to leave it as is for now. > * include of in asm-powerpc/mpc86xx.h That has to stay unless the IRQ patch is applied first. Ben said "No" to that one so far. The include stays for now. > * mpc86xx_exclude_device cleanup and movement to pci.c > * fixing up mpc86xx_hpcn_probe() Those are all going to be cleaned up pending Ben's IRQ rewrite. Thanks, jdl