https://github.com/torvalds/linux
Revision ca31e146d5c2fe51498e619eb3a64782d02e310a authored by Eduard - Gabriel Munteanu on 05 July 2008, 09:14:23 UTC, committed by Linus Torvalds on 05 July 2008, 20:10:50 UTC
These two macros are useful beyond lock debugging. Moved definitions from
include/linux/debug_locks.h to include/linux/kernel.h, so code that needs
them does not have to include the former, which would have been a less
intuitive choice of a header.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 84df87b
History
Tip revision: ca31e146d5c2fe51498e619eb3a64782d02e310a authored by Eduard - Gabriel Munteanu on 05 July 2008, 09:14:23 UTC
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
Tip revision: ca31e14
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top