Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199146
b: refs/heads/master
c: 841bca1
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Ingo Molnar committed May 23, 2010
1 parent 77716ea commit c5ba8d0
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: f80836c86ebd44bf8f90882283a1618e09dfaed2
refs/heads/master: 841bca1393d315d79077f272c2918423e36dc364
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pf_in.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/* IA32 Manual 3, 2-1 */
static unsigned char prefix_codes[] = {
0xF0, 0xF2, 0xF3, 0x2E, 0x36, 0x3E, 0x26, 0x64,
0x65, 0x2E, 0x3E, 0x66, 0x67
0x65, 0x66, 0x67
};
/* IA32 Manual 3, 3-432*/
static unsigned int reg_rop[] = {
Expand Down

0 comments on commit c5ba8d0

Please sign in to comment.