Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276461
b: refs/heads/master
c: 330694a
h: refs/heads/master
i:
  276459: 98384bb
v: v3
  • Loading branch information
Bart Van Assche authored and Nicholas Bellinger committed Dec 6, 2011
1 parent abcf02a commit ad19542
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0957627a99604f379d35831897a2aa15272528fc
refs/heads/master: 330694a50f5b80e983136237c10516810fb427a9
2 changes: 0 additions & 2 deletions trunk/drivers/target/target_core_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -4599,8 +4599,6 @@ static int transport_processing_thread(void *param)
struct se_cmd *cmd;
struct se_device *dev = (struct se_device *) param;

set_user_nice(current, -20);

while (!kthread_should_stop()) {
ret = wait_event_interruptible(dev->dev_queue_obj.thread_wq,
atomic_read(&dev->dev_queue_obj.queue_cnt) ||
Expand Down

0 comments on commit ad19542

Please sign in to comment.