Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56672
b: refs/heads/master
c: 4c1f59d
h: refs/heads/master
v: v3
  • Loading branch information
Christian Volkmann authored and Linus Torvalds committed May 21, 2007
1 parent 12a3856 commit c522667
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c12ceb766eb5ac975c1145d51236fcdcf81a6578
refs/heads/master: 4c1f59d8be7e5da75d9380da23671005b363c45c
2 changes: 2 additions & 0 deletions trunk/arch/i386/boot/setup.S
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ loader_ok:
call verify_cpu
testl %eax,%eax
jz cpu_ok
movw %cs,%ax # aka SETUPSEG
movw %ax,%ds
lea cpu_panic_mess,%si
call prtstr
1: jmp 1b
Expand Down

0 comments on commit c522667

Please sign in to comment.