Re: pkcs7_message: taint, no license

From: David Howells
Date: Wed Nov 08 2017 - 08:01:50 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> [74785.692410] pkcs7_message: module license 'unspecified' taints kernel.
> [74785.692414] Disabling lock debugging due to kernel taint

Are you particularly using the pkcs#7 parser as a module? I wonder if it
makes most sense to make this and the X.509 options 'bool' rather than
'tristate'.

David