Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757691AbYBKPhZ (ORCPT ); Mon, 11 Feb 2008 10:37:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753592AbYBKPhM (ORCPT ); Mon, 11 Feb 2008 10:37:12 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:33765 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754110AbYBKPhK (ORCPT ); Mon, 11 Feb 2008 10:37:10 -0500 Message-ID: <47B06B9B.1000801@garzik.org> Date: Mon, 11 Feb 2008 10:36:59 -0500 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Yinghai Lu CC: Andrew Morton , Manfred Spraul , Ingo Molnar , LKML , Ayaz Abdulla , Tom Herbert Subject: Re: [PATCH] forcedeth: seperate handler for msix and normal int. References: <200712291415.47835.yinghai.lu@sun.com> In-Reply-To: <200712291415.47835.yinghai.lu@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.2.3 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 841 Lines: 28 Yinghai Lu wrote: > [PATCH] forcedeth: seperate handler for msix and normal int. > > so we don't need to keep checking np->msi_flags to see if NV_MSI_X_ENABLED is set in > handler > > Signed-off-by: Yinghai Lu Two comments: * can you regenerate this on top of 2.6.25-rc1? * take a look at the 'fe' branch of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git and see what you think about the work in there. We need to get cleanups like that (and more) upstream. It also intersects with Tom @ Google's "Reduce locking in TX path" patch. Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/