aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
diff options
context:
space:
mode:
authorleochanj105 <43393724+leochanj105@users.noreply.github.com>2020-09-30 00:42:19 -0400
committerGitHub <noreply@github.com>2020-09-30 00:42:19 -0400
commite0ce4a455f9cdb311e27a08f8a59b4b613de5703 (patch)
treeb15f3264a097501e4db7f3da540399d03efbf808 /fs/nfs/read.c
parent6892b37a7a71e4ca2e933d43646277f74995c2fe (diff)
FIx task balancing and remove dependency on prev
1. Adds a dummy balance function to LITMUS^RT and e-enables Linux's task balancing code. 2. Removes usage of `prev` from `pick_next_task_litmus()` 3. Removes duplicate call to `put_prev_task()` from `pick_next_task_litmus()` (this has been moved into core.c for all schedulers) 4. Fixes an unguarded use of `prev` in the `schedule()` function for SCHED_LITMUS
Diffstat (limited to 'fs/nfs/read.c')
0 files changed, 0 insertions, 0 deletions