From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756244Ab0JOHQy (ORCPT ); Fri, 15 Oct 2010 03:16:54 -0400 Received: from eu1sys200aog117.obsmtp.com ([207.126.144.143]:44622 "EHLO eu1sys200aog117.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756128Ab0JOHQx (ORCPT ); Fri, 15 Oct 2010 03:16:53 -0400 Message-ID: <4CB7FFAD.9060009@stericsson.com> Date: Fri, 15 Oct 2010 09:15:57 +0200 From: Linus Walleij User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Dan Williams Cc: "akpm@linux-foundation.org" , "torvalds@linux-foundation.org" , Dave Jiang , "netdev@vger.kernel.org" , Maciej Sosnowski , Jesse Brandeburg , "linux-kernel@vger.kernel.org" , "stable@kernel.org" , Richard Scobie Subject: Re: [GIT PATCH] ioat2: fix performance regression References: <20101013230248.32594.35857.stgit@localhost6.localdomain6> In-Reply-To: <20101013230248.32594.35857.stgit@localhost6.localdomain6> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dan Williams wrote: > Commit 0793448 "DMAENGINE: generic channel status v2" changed the interface for > how dma channel progress is retrieved. It inadvertently exported an internal > helper function ioat_tx_status() instead of ioat_dma_tx_status(). Acked-by: Linus Walleij Yours, Linus Walleij