Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234319
b: refs/heads/master
c: 92578c0
h: refs/heads/master
i:
  234317: 938b715
  234315: 6729204
  234311: d509148
  234303: 04a3117
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 27, 2011
1 parent 30ee64a commit 976fd44
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: 235454c99851ba21038061b9acf38d1a636068c5
refs/heads/master: 92578c0b8078f6919f9b47e7e16a1cf770bd127b
2 changes: 1 addition & 1 deletion trunk/include/linux/kthread.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ struct kthread_work {
};

#define KTHREAD_WORKER_INIT(worker) { \
.lock = SPIN_LOCK_UNLOCKED, \
.lock = __SPIN_LOCK_UNLOCKED((worker).lock), \
.work_list = LIST_HEAD_INIT((worker).work_list), \
}

Expand Down

0 comments on commit 976fd44

Please sign in to comment.