From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756449Ab3A1NaG (ORCPT ); Mon, 28 Jan 2013 08:30:06 -0500 Received: from multi.imgtec.com ([194.200.65.239]:15521 "EHLO multi.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755982Ab3A1NaD (ORCPT ); Mon, 28 Jan 2013 08:30:03 -0500 Message-ID: <51067CF2.6020200@imgtec.com> Date: Mon, 28 Jan 2013 13:28:18 +0000 From: James Hogan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Alexander Viro CC: James Hogan , , , Andrew Morton , Mauro Carvalho Chehab , Cesar Eduardo Barros , Joe Perches , "David S. Miller" , Subject: Re: [PATCH v3 44/44] fs: imgdafs: Add IMG DAFS filesystem for metag References: <1357831872-29451-1-git-send-email-james.hogan@imgtec.com> <1357831872-29451-45-git-send-email-james.hogan@imgtec.com> In-Reply-To: <1357831872-29451-45-git-send-email-james.hogan@imgtec.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.65] X-SEF-Processed: 7_3_0_01181__2013_01_28_13_29_40 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Al, On 10/01/13 15:31, James Hogan wrote: > Add the IMG Debug Adapter File System (DAFS) for metag, which uses > SWITCH operations to communicate with a file server on a host computer > via a JTAG debug adapter. > > Signed-off-by: James Hogan > Cc: Alexander Viro > Cc: Andrew Morton > Cc: Mauro Carvalho Chehab > Cc: Cesar Eduardo Barros > Cc: Joe Perches > Cc: "David S. Miller" > Cc: linux-fsdevel@vger.kernel.org If this looks okay please could you Ack it. If it's okay with you I'll include it in the Meta patchset for v3.9. Thanks James