diff options
| author | Jim Cromie <[email protected]> | 2011-12-19 22:12:59 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-01-24 20:48:54 +0000 |
| commit | e703ddae383abb24b1c7f363cb0df7e78a44ea45 (patch) | |
| tree | d34571a27641bb4d263eb2bb1b92cbda690a1a7b /lib/dynamic_debug.c | |
| parent | dynamic_debug: early return if _ddebug table is empty (diff) | |
| download | kernel-e703ddae383abb24b1c7f363cb0df7e78a44ea45.tar.gz kernel-e703ddae383abb24b1c7f363cb0df7e78a44ea45.zip | |
dynamic_debug: reduce lineno field to a saner 18 bits
lineno:24 allows files with 4 million lines, an insane file-size, even
for never-to-get-in-tree machine generated code. Reduce this to 18
bits, which still allows 256k lines. This is still insanely big, but
its not raving mad.
Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Jason Baron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
