git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a5cd6e
)
pps: use BUG_ON for kernel API safety checks
author
Alexander Gordeev
<lasaine@lvk.cs.msu.su>
Thu, 13 Jan 2011 01:00:54 +0000
(17:00 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:20 +0000
(08:03 -0800)
This way less overhead is involved when running production kernel. If you
want to debug a pps client module please define DEBUG to enable the
checks.
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
Acked-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found