From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759938AbcHaL2J (ORCPT ); Wed, 31 Aug 2016 07:28:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33643 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754570AbcHaL2E (ORCPT ); Wed, 31 Aug 2016 07:28:04 -0400 Date: Wed, 31 Aug 2016 13:28:13 +0200 From: Greg KH To: Amir Levy Cc: andreas.noever@gmail.com, bhelgaas@google.com, corbet@lwn.net, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, netdev@vger.kernel.org, linux-doc@vger.kernel.org, thunderbolt-linux@intel.com, mika.westerberg@intel.com, tomas.winkler@intel.com Subject: Re: [PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking Message-ID: <20160831112813.GB17607@kroah.com> References: <1470054233-4309-1-git-send-email-amir.jer.levy@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470054233-4309-1-git-send-email-amir.jer.levy@intel.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 01, 2016 at 03:23:45PM +0300, Amir Levy wrote: > This is version 6 of Thunderbolt(TM) driver for non-Apple hardware. > > Changes since v5: > - Removed the padding of short packets in receive > - Replaced RW semaphore with mutex > - Cleanup > > These patches were pushed to GitHub where they can be reviewed more > comfortably with green/red highlighting: > https://github.com/01org/thunderbolt-software-kernel-tree > > Daemon code: > https://github.com/01org/thunderbolt-software-daemon > > For reference, here's a link to version 5: > [v5]: https://lkml.org/lkml/2016/7/28/85 Without acks from the thunderbolt maintainer, or any network driver developers, I'm not going to take this series. Please work to get that review. thanks, greg k-h