Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25477
b: refs/heads/master
c: dbdb4c0
h: refs/heads/master
i:
  25475: f1c445f
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Apr 11, 2006
1 parent eb2db1e commit 736f152
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: 87276f721a9407a4a152b09265dc079f37674672
refs/heads/master: dbdb4c06b73599dc162b2cad1af304b498baa107
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/mconsole_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static void mc_work_proc(void *unused)
unsigned long flags;

while(!list_empty(&mc_requests)){
local_save_flags(flags);
local_irq_save(flags);
req = list_entry(mc_requests.next, struct mconsole_entry,
list);
list_del(&req->list);
Expand Down

0 comments on commit 736f152

Please sign in to comment.