Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176960
b: refs/heads/master
c: d5ba1c8
h: refs/heads/master
v: v3
  • Loading branch information
KOSAKI Motohiro authored and David Woodhouse committed Nov 30, 2009
1 parent 804ae30 commit ea2c1ec
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: f611a79fe9859a30f2a7ae94b4d24f8e2dd75c91
refs/heads/master: d5ba1c8ffd0b7d38e1fac48184637e6d6c1197d3
3 changes: 0 additions & 3 deletions trunk/drivers/mtd/mtd_blkdevs.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ static int mtd_blktrans_thread(void *arg)
struct request_queue *rq = tr->blkcore_priv->rq;
struct request *req = NULL;

/* we might get involved when memory gets low, so use PF_MEMALLOC */
current->flags |= PF_MEMALLOC;

spin_lock_irq(rq->queue_lock);

while (!kthread_should_stop()) {
Expand Down

0 comments on commit ea2c1ec

Please sign in to comment.