-
William Lee Irwin III authored
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]>
dfaa9c94
Loading