Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298406
b: refs/heads/master
c: 37ef9bd
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Benjamin Herrenschmidt committed Apr 2, 2012
1 parent 4c77a69 commit 6aba80f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 95327d08fd5fc686b35ac21050a1b74f9bce3abe
refs/heads/master: 37ef9bd48af6ab9a3d1fd28df4f929abc19f2cc3
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/eeh_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static int eeh_event_handler(void * dummy)
struct eeh_event *event;
struct eeh_dev *edev;

daemonize("eehd");
set_task_comm(current, "eehd");
set_current_state(TASK_INTERRUPTIBLE);

spin_lock_irqsave(&eeh_eventlist_lock, flags);
Expand Down

0 comments on commit 6aba80f

Please sign in to comment.