VirtualBox

Ignore:
Timestamp:
Sep 21, 2018 10:21:22 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125231
Message:

IPRT/rtR0MemKernelCopyLnxWorker: Added missing jump back from .fixup section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c

    r69111 r74406  
    137137                          ".section .fixup,\"ax\"\n"
    138138                          "3:\n\t"
    139                           "movl %4, %0\n"
     139                          "movl %4, %0\n\t"
     140                          "jmp 2b\n\t"
    140141                          ".previous\n"
    141142                          _ASM_EXTABLE(1b, 3b)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette