Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264865
b: refs/heads/master
c: fae8d20
h: refs/heads/master
i:
  264863: 16b6b66
v: v3
  • Loading branch information
Jason Baron authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent ed246f1 commit 4ec7a20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ad275e5cb576fa4e3e12597cb81eed0d500416d
refs/heads/master: fae8d206a188080d3d23b621fc2652f15f3457b6
7 changes: 0 additions & 7 deletions trunk/include/linux/dynamic_debug.h
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
#ifndef _DYNAMIC_DEBUG_H
#define _DYNAMIC_DEBUG_H

/* dynamic_printk_enabled, and dynamic_printk_enabled2 are bitmasks in which
* bit n is set to 1 if any modname hashes into the bucket n, 0 otherwise. They
* use independent hash functions, to reduce the chance of false positives.
*/
extern long long dynamic_debug_enabled;
extern long long dynamic_debug_enabled2;

/*
* An instance of this structure is created in a special
* ELF section at every dynamic debug callsite. At runtime,
Expand Down

0 comments on commit 4ec7a20

Please sign in to comment.