diff options
| author | Luca Tettamanti <[email protected]> | 2006-07-14 00:24:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-14 21:53:53 -0700 |
| commit | 60198f9992db1e36d5b4cc1526ff29550f7d002c (patch) | |
| tree | 972a05af48afcf1f8c9ad790e6f18e0270222296 /scripts/patch-kernel | |
| parent | ddca60c59032b2c2babc0003cf01015aff340b79 (diff) | |
[PATCH] Add try_to_freeze() to rt-test kthreads
When CONFIG_RT_MUTEX_TESTER is enabled kernel refuses to suspend the
machine because it's unable to freeze the rt-test-* threads.
Add try_to_freeze() after schedule() so that the threads will be freezed
correctly; I've tested the patch and it lets the notebook suspends and
resumes nicely.
Signed-off-by: Luca Tettamanti <[email protected]>
Cc: Ingo Molnar <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions