]> git.baikalelectronics.ru Git - kernel.git/commit
module loading ELF handling: use SELFMAG instead of numeric constant
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 14 May 2008 23:27:29 +0000 (16:27 -0700)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 23 May 2008 03:09:32 +0000 (13:09 +1000)
commit71c80b70d81eb7f9907daa439dee5f407de7bcfc
tree93055c860a9ddfff8e2d056e3ad19730a81b8cb9
parent3aa66d9839a735607030ee5ee38dfaa5a5fb3abd
module loading ELF handling: use SELFMAG instead of numeric constant

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c