Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751774AbdFTHZa (ORCPT + 2 others); Tue, 20 Jun 2017 03:25:30 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:52858 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750957AbdFTHZ3 (ORCPT ); Tue, 20 Jun 2017 03:25:29 -0400 Date: Tue, 20 Jun 2017 09:24:43 +0200 From: Willy Tarreau To: Richard Genoud Cc: "linux-kernel@vger.kernel.org" , "#4 . 4+" , linux@roeck-us.net, Greg Kroah-Hartman Subject: Re: [PATCH 3.10 219/268] tty/serial: atmel: fix race condition (TX+DMA) Message-ID: <20170620072443.GA8297@1wt.eu> References: <1497897167-14556-1-git-send-email-w@1wt.eu> <1497897167-14556-220-git-send-email-w@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hi Richard, On Tue, Jun 20, 2017 at 09:04:03AM +0200, Richard Genoud wrote: > Hi Willy, > > You can drop this patch. > > There's nothing to fix on 3.10.x since the DMA TX support has been > introduced in 3.12. I've already dropped it as it broke some build. Thanks! Willy