Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285123
b: refs/heads/master
c: c98b2cc
h: refs/heads/master
i:
  285121: 88709ef
  285119: a467fa9
v: v3
  • Loading branch information
Tejun Heo authored and Jens Axboe committed Dec 27, 2011
1 parent f7c9366 commit 7b73295
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd63836811d6e5b5f5f608abf865bc9e91762c8c
refs/heads/master: c98b2cc29af8e84e7364b53e9bb4cc7cfaf62555
3 changes: 0 additions & 3 deletions trunk/block/blk-ioc.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,6 @@ void exit_io_context(struct task_struct *task)
{
struct io_context *ioc;

/* PF_EXITING prevents new io_context from being attached to @task */
WARN_ON_ONCE(!(current->flags & PF_EXITING));

task_lock(task);
ioc = task->io_context;
task->io_context = NULL;
Expand Down

0 comments on commit 7b73295

Please sign in to comment.