]> git.baikalelectronics.ru Git - kernel.git/commit
Give the OID registry file module info to avoid kernel tainting
authorDavid Howells <dhowells@redhat.com>
Sat, 4 May 2013 07:48:27 +0000 (08:48 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 May 2013 21:38:00 +0000 (14:38 -0700)
commit3c3de93f6f1fa9cb14a4b1e49ac26ca68d5b7c8a
tree1f3b8b270280841c16771d02b9ceab5fc1733957
parent70c929ffecf06ff794becdd57bb1f30dd11d8fb0
Give the OID registry file module info to avoid kernel tainting

Give the OID registry file module information so that it doesn't taint the
kernel when compiled as a module and loaded.

Reported-by: Dros Adamson <Weston.Adamson@netapp.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Trond Myklebust <Trond.Myklebust@netapp.com>
cc: stable@vger.kernel.org
cc: linux-nfs@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/oid_registry.c