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


Groups > linux.kernel > #1399104

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

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL")
Date 2016-05-11 16:00 +0200
Message-ID <rxCQa-UH-9@gated-at.bofh.it> (permalink)
References <rxCQa-UH-11@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


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.

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


Thread

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

csiph-web