On Wed, Jan 16, 2013 at 02:04:50PM +1030, Rusty Russell wrote: > Josh Boyer <jwbo...@redhat.com> writes: > > With module signing enabled but not in enforcing mode, we don't consider > > unsigned modules to be an error. However, if we encounter an unsigned > > module we currently taint the module and kernel with TAINT_FORCED_MODULE. > > That also disables lockdep within the kernel. > > How about this, instead? Ingo?
That would work for me for the lockdep issue, sure. I thought I'd make the unsigned/wrong key module case a bit more clear at the same time. Do you think that's worth doing aside from lockdep? If so, and your patch seems acceptable to others, I'd be happy to respin my patch on top. I'll give your patch a test in just a bit. josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/