From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 14 Aug 2006 00:44:00 +1000 From: Anton Blanchard To: Thomas Klein Subject: Re: [PATCH 3/6] ehea: queue management Message-ID: <20060813144400.GJ479@krispykreme> References: <44D99F38.8010306@de.ibm.com> <20060811215225.GH479@krispykreme> <44DE03B0.1060607@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <44DE03B0.1060607@de.ibm.com> Cc: Thomas Klein , Jan-Bernd Themann , roland@topspin.com, netdev , linux-kernel , Christoph Raisch , linux-ppc , Marcus Eder List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, > I agree, stubbs were removed. Thanks. What is going to be done about the debug infrastructure in the ehea driver? The entry and exit traces really need to go, and any other debug you think is important to users needs to go into debugfs or something similar. I see a similar issue in the ehca driver that I am in the middle of reviewing. Anton