Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215909
b: refs/heads/master
c: 624d84c
h: refs/heads/master
i:
  215907: 8134c67
v: v3
  • Loading branch information
Avi Kivity committed Oct 24, 2010
1 parent d6b11eb commit 3363763
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: 49e9d557f9b6e9639390b63b645f2def8dde5f1b
refs/heads/master: 624d84cfe63b5afdd087bf5b2075a8a8cac5c83f
2 changes: 1 addition & 1 deletion trunk/virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,7 @@ asmlinkage void kvm_handle_fault_on_reboot(void)
/* spin while reset goes on */
local_irq_enable();
while (true)
;
cpu_relax();
}
/* Fault while not rebooting. We want the trace. */
BUG();
Expand Down

0 comments on commit 3363763

Please sign in to comment.