Merge branch 'linus' into sched/core, to resolve conflict
Conflicts: arch/sparc/include/asm/topology_64.h Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
commit
f407a82586
409 changed files with 3728 additions and 1984 deletions
|
|
@ -4425,10 +4425,7 @@ long __sched io_schedule_timeout(long timeout)
|
|||
long ret;
|
||||
|
||||
current->in_iowait = 1;
|
||||
if (old_iowait)
|
||||
blk_schedule_flush_plug(current);
|
||||
else
|
||||
blk_flush_plug(current);
|
||||
blk_schedule_flush_plug(current);
|
||||
|
||||
delayacct_blkio_start();
|
||||
rq = raw_rq();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue