Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1378293ybl; Tue, 13 Aug 2019 11:31:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqxpv+La2pKqpKmL+hey8eO7a8tW6zR6cC96QeaxMm/q8gN3rM7yEUnRtmG+0Secd+785BBq X-Received: by 2002:aa7:9118:: with SMTP id 24mr40877162pfh.56.1565721115885; Tue, 13 Aug 2019 11:31:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565721115; cv=none; d=google.com; s=arc-20160816; b=najBZnBjxcN6VSvvBYRj8BYvuV3U+8QSDWR43vU/KgAqAzw7B88gIGaFPtcuKxwg3+ xS7khUXburu4Y4FYtILBs2H5/JkQCM2e0qCSt8k1BsmVjRcvQ7MyndmXqJQIUSQQzk+i DjH2v5qnS+j2vkhKxExqZ4eTmxZYqHTIzFMMwLQVPjK5CC9Q4GhBiY+CyBtvtPcC+5Et Xq/19T5+5kFLJgTyeAJ/HHvXpOj2e7oc/NkjISpSBTEVSZk5y5DLLElgotJY3Cy+h8X4 dAhe96fhrJcyMzJ6QBtNKdNPIdmk150GO3q/L0lZ1+1Oz7LCE+gdv9epKTo4l1MGBeat Ru7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=f1bRw0KtQQC1uWFAvbrvvdMReQoX5FlV2QStxmZI9/0=; b=BuVbwvqEDJ4jPE+oDfHsg9OPip2RYf6kAE7IuuM+t/cr+ZJh2ag7xEiYfHnahJwHQj mWjPJAk/JxB7McFGBlAnrVztvEOKoiOvMxbVViFi1smVztGUA1JJXfvGPMm3XCDtI1ym Hmb5BQH9cezwDWMJAuDMq+Hw5cWljSY+qH+8nknWWl4kCwXGJzMGAvqvzNFLwsDDjZfj G2H0oOx3MpK5EmPyu+VpX8GhNJopGXA5A7WTNe1Yd6jdAczfIfM0ESD7W2gia0YFdEDL V3JMKcLw5J7J3U+9cdKZa5knRZmFbKfBmX4qvNLlu4gQj6KFE+R2c/2CPOB+vcSOvNB/ cWeg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=F9cSmalp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k14si1372049pjq.53.2019.08.13.11.31.40; Tue, 13 Aug 2019 11:31:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=F9cSmalp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727427AbfHMRkY (ORCPT + 99 others); Tue, 13 Aug 2019 13:40:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:46906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725923AbfHMRkX (ORCPT ); Tue, 13 Aug 2019 13:40:23 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7E16A2067D; Tue, 13 Aug 2019 17:40:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565718023; bh=Zk2IO5dXX5Mv50sC16q2ZMnbxFjn3peaoGLBUXfuGcc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F9cSmalpVAHPvhcPEXJlu3Z6T659ePZ2N1uRORNIoX7zwobKZ43Jd6zM3tPh5/N38 NvNlmPoPSR8cZbKD+VZ7IQEVBQ7+vIqPE/VLEnv6cDcKlEne6+/s/AUZ9Y69WWwyEt 4es9ZuvdPX1hgdXT1epKU561781/gs0Ym31TlmEE= Date: Tue, 13 Aug 2019 19:40:20 +0200 From: Greg Kroah-Hartman To: Christoph Hellwig , Parav Pandit Cc: Kirti Wankhede , Alex Williamson , "kvm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "cohuck@redhat.com" , "cjia@nvidia.com" Subject: Re: [PATCH v2 0/2] Simplify mtty driver and mdev core Message-ID: <20190813174020.GC470@kroah.com> References: <20190802065905.45239-1-parav@mellanox.com> <20190808141255.45236-1-parav@mellanox.com> <20190808170247.1fc2c4c4@x1.home> <77ffb1f8-e050-fdf5-e306-0a81614f7a88@nvidia.com> <20190813163721.GA22640@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190813163721.GA22640@infradead.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 13, 2019 at 09:37:21AM -0700, Christoph Hellwig wrote: > On Tue, Aug 13, 2019 at 02:40:02PM +0000, Parav Pandit wrote: > > We need to ask Greg or Linus on the kernel policy on whether an API should exist without in-kernel driver. I "love" it when people try to ask a question of me and they don't actually cc: me. That means they really do not want the answer (or they already know it...) Thanks Christoph for adding me here. The policy is that the api should not exist at all, everyone knows this, why is this even a question? > > We don't add such API in netdev, rdma and possibly other subsystem. > > Where can we find this mdev driver in-tree? > > The clear policy is that we don't keep such symbols around. Been > there done that only recently again. Agreed. If anyone knows of anything else that isn't being used, we will be glad to free up the space by cleaning it up. > The other interesting thing is the amount of code nvidia and partner > developers have pushed into the kernel tree for exclusive use of their > driver it should be clearly established by now that it is a derived > work, but that is for a different discussion. That's a discussion the lawyers on their side keep wanting us to ignore, it's as if they think we are stupid and they are "pulling one over on us." ugh... thanks, greg "not a lawyer, but spends lots of time with them" k-h