Module Name:    src
Committed By:   maxv
Date:           Fri May  1 09:17:58 UTC 2020

Modified Files:
        src/sys/arch/i386/i386: lock_stubs.S spl.S
        src/sys/arch/x86/x86: patch.c

Log Message:
Use absolute jumps, and drop the PC-relative patching. We want exact
templates.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/i386/i386/lock_stubs.S
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/i386/i386/spl.S
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/x86/x86/patch.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to