Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204650
b: refs/heads/master
c: 3fbd93e
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Aug 4, 2010
1 parent 2ebf76f commit f20bb81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 36f6095419b100479bd3ffabcafe4dac8d918734
refs/heads/master: 3fbd93e58e0f3589720798b7c8992a25e4a2d3a4
4 changes: 1 addition & 3 deletions trunk/arch/microblaze/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@
.endm

.macro clear_vms_ums
msrclr r11, MSR_VMS
nop
msrclr r11, MSR_UMS
msrclr r11, MSR_VMS | MSR_UMS
nop
.endm
#else
Expand Down

0 comments on commit f20bb81

Please sign in to comment.