Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1595321

Re: [PATCH] refcount: restore kref_get and kref_put to non-GPL status

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] refcount: restore kref_get and kref_put to non-GPL status
Date 2017-03-08 17:10 +0100
Message-ID <tiMk2-uK-21@gated-at.bofh.it> (permalink)
References <tiG4W-4sw-25@gated-at.bofh.it> <tiGeB-4xJ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi John,

all Linux kernel code is licenced under the GPLv2.0, and maybe only
be used by derived works if that work is available under a
GPL-compatible license.  the _GPL export are just a very strong hint
that it's almost impossible not to be derived work - using non-trivial
inline functions should be a just as strong hint so this is not going
to change anything.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL status john.hubbard@gmail.com - 2017-03-08 10:30 +0100
  [PATCH] refcount: restore kref_get and kref_put to non-GPL status john.hubbard@gmail.com - 2017-03-08 10:40 +0100
    Re: [PATCH] refcount: restore kref_get and kref_put to non-GPL status John Hubbard <jhubbard@nvidia.com> - 2017-03-08 11:00 +0100
    Re: [PATCH] refcount: restore kref_get and kref_put to non-GPL status Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-08 11:20 +0100
    Re: [PATCH] refcount: restore kref_get and kref_put to non-GPL status Christoph Hellwig <hch@infradead.org> - 2017-03-08 17:10 +0100
  Re: [PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL  status Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-08 11:20 +0100
    Re: [PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL  status Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-08 11:30 +0100
      Re: [PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL  status John Hubbard <jhubbard@nvidia.com> - 2017-03-08 13:20 +0100
    Re: [PATCH 0/1] refcount: restore kref_get and kref_put to non-GPL  status John Hubbard <jhubbard@nvidia.com> - 2017-03-08 12:30 +0100

csiph-web