]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] lockdep: add is_module_address()
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:24:24 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:00 +0000 (15:27 -0700)
commit5bf9754d67db55c314b1fc1b030e346f65975b36
treec4c65b739187731e89893cd10faf270067c81a56
parente75673e636f28846b521a9a233b3bdfb5369b485
[PATCH] lockdep: add is_module_address()

Add is_module_address() method - to be used by lockdep.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/module.h
kernel/module.c