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


Groups > linux.kernel > #1399104 > unrolled thread

Re: [PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL")

Started byDavid Howells <dhowells@redhat.com>
First post2016-05-11 16:00 +0200
Last post2016-05-11 16:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL") David Howells <dhowells@redhat.com> - 2016-05-11 16:00 +0200

#1399104 — Re: [PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL")

FromDavid Howells <dhowells@redhat.com>
Date2016-05-11 16:00 +0200
SubjectRe: [PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL")
Message-ID<rxCQa-UH-9@gated-at.bofh.it>
Tudor Ambarus <tudor-dan.ambarus@nxp.com> wrote:

> A kernel taint results when loading the rsa_generic module:
> 
> root@(none):~# modprobe rsa_generic
> asn1_decoder: module license 'unspecified' taints kernel.
> Disabling lock debugging due to kernel taint
> 
> "Tainting" of the kernel is (usually) a way of indicating that
> a proprietary module has been inserted, which is not the case here.
> 
> Signed-off-by: Tudor Ambarus <tudor-dan.ambarus@nxp.com>

Applied.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web