Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63932
b: refs/heads/master
c: b8d3f24
h: refs/heads/master
v: v3
  • Loading branch information
Petr Vandrovec authored and Linus Torvalds committed Aug 12, 2007
1 parent 8b1f838 commit e07dd35
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3864e8ccbba1dcdea87398ab80fdc8ae0fab7c45
refs/heads/master: b8d3f2448b8f4ba24f301e23585547ba1acc1f04
4 changes: 3 additions & 1 deletion trunk/arch/x86_64/lib/memcpy.S
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ ENDPROC(__memcpy)
.quad memcpy
.quad 1b
.byte X86_FEATURE_REP_GOOD
.byte .Lfinal - memcpy
/* Replace only beginning, memcpy is used to apply alternatives, so it
* is silly to overwrite itself with nops - reboot is only outcome... */
.byte 2b - 1b
.byte 2b - 1b
.previous

0 comments on commit e07dd35

Please sign in to comment.