diff options
| author | Helge Deller <deller@parisc-linux.org> | 2006-01-15 22:11:50 +0300 |
|---|---|---|
| committer | Kyle McMartin <kyle@duet.int.mcmartin.ca> | 2006-01-23 04:26:55 +0300 |
| commit | 81a3de3efd61c2483a303cf0b6227525d2f28df7 (patch) | |
| tree | 038a7c16bab46260fa2e9cce6890ab4e042fc332 /include/linux/moduleparam.h | |
| parent | 1bcdd8548286743e1d6b3d53c96a90c6da975620 (diff) | |
| download | linux-81a3de3efd61c2483a303cf0b6227525d2f28df7.tar.xz | |
[PARISC] Use DEBUG_KERNEL to catch used-after-free __init data
Use CONFIG_DEBUG_KERNEL to catch kernel code which tries to access
__init data after it is freed. When CONFIG_DEBUG_KERNEL is not set
this also cleans up a WARN_ON at boot time. Also remove some dead
code from mm/init.c
Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions
