]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:08:24 +0000 (20:08 -0700)
commit3b9e9dd0f30c73bb90175124ed33b52d59d79c16
tree7df3273325a1274c33bc763fed8567fde10190eb
parentf9581149b12db1f0896158669447f368557ee25a
Give the OID registry file module info to avoid kernel tainting

commit 9e6879460c8edb0cd3c24c09b83d06541b5af0dc upstream.

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/oid_registry.c