diff options
| author | William Lee Irwin III <[email protected]> | 2005-05-16 21:53:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-17 07:59:21 -0700 |
| commit | dfaa9c94b13071c9b5f8578d0ae99acc76c60139 (patch) | |
| tree | d0ed2827e9c75b9ccb90b5fcc1b854bae51fc44c /scripts/basic | |
| parent | 5418b6925c353c8286651b67fdb8559dd9e54e46 (diff) | |
[PATCH] profile.c: `schedule' parsing fix
profile=schedule parsing is not quite what it should be. First, str[7] is
'e', not ',', but then even if it did fall through, prof_on =
SCHED_PROFILING would be clobbered inside if (get_option(...)) So a small
amount of rearrangement is done in this patch to correct it.
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions