Skip to content
  • Jon Masters's avatar
    module: add module taint on ndiswrapper · 0aa5bd52
    Jon Masters authored
    
    
    The struct module taints member is supposed to store per-module taint
    data. The kernel knows about certain specific external modules that will
    taint the kernel, such as ndiswrapper. Use of ndiswrapper possibly
    should set the per-module taint in addition to the global kernel
    taint flag, unless we're arguing not because wrapper module itself
    is not what actually causes the kernel to be tainted as such?
    
    Signed-off-by: default avatarJon Masters <jcm@jonmasters.org>
    Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
    0aa5bd52