From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756125AbdCGT0j (ORCPT ); Tue, 7 Mar 2017 14:26:39 -0500 Received: from mail-ua0-f193.google.com ([209.85.217.193]:34442 "EHLO mail-ua0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756103AbdCGT0f (ORCPT ); Tue, 7 Mar 2017 14:26:35 -0500 Date: Tue, 7 Mar 2017 14:26:32 -0500 From: Tejun Heo To: Bartlomiej Zolnierkiewicz Cc: Christoph Hellwig , Martin Schwidefsky , Heiko Carstens , linux-ide@vger.kernel.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ata: allow subsystem to be used on m32r and s390 archs Message-ID: <20170307192632.GC31179@htj.duckdns.org> References: <2339253.11Ms71o855@amdc3058> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2339253.11Ms71o855@amdc3058> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 07, 2017 at 02:56:40PM +0100, Bartlomiej Zolnierkiewicz wrote: > Both archs should work just fine with libata subsystem nowadays. > > Suggested-by: Christoph Hellwig > Signed-off-by: Bartlomiej Zolnierkiewicz Applied to libata/for-4.12. Thanks. -- tejun