Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277225
b: refs/heads/master
c: 29f043a
h: refs/heads/master
i:
  277223: 6fb5ea4
v: v3
  • Loading branch information
Paul E. McKenney authored and Paul E. McKenney committed Dec 11, 2011
1 parent c653bab commit c2d48ca
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: 99745b6a83414006f5c1e83efaebb423b41b67ef
refs/heads/master: 29f043a2caea2860db36fbeda0c17f79bf0cffbe
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ static void prom_sync_me(void)

prom_printf("PROM SYNC COMMAND...\n");
show_free_areas(0);
if(current->pid != 0) {
if (!is_idle_task(current)) {
local_irq_enable();
sys_sync();
local_irq_disable();
Expand Down

0 comments on commit c2d48ca

Please sign in to comment.