diff options
| author | Masami Hiramatsu <[email protected]> | 2009-01-06 21:15:32 +0100 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2009-01-16 14:32:17 -0500 |
| commit | 5a4ccaf37ffece09ef33f1cfec67efa8ee56f967 (patch) | |
| tree | 9a246d76a019318f658c3db7567664cffb5f2824 /scripts/patch-kernel | |
| parent | 33f1d7ecc6cffff3c618a02295de969ebbacd95d (diff) | |
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Check CONFIG_FREEZER instead of CONFIG_PM because kprobe booster
depends on freeze_processes() and thaw_processes() when CONFIG_PREEMPT=y.
This fixes a linkage error which occurs when CONFIG_PREEMPT=y, CONFIG_PM=y
and CONFIG_FREEZER=n.
Reported-by: Cheng Renquan <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions