mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 00:47:27 +00:00
When a transaction is aborted, VSR values should rollback to the
checkpointed values before the transaction began. VSRs used elsewhere in
the kernel during a transaction, or while the transaction is suspended
should not affect the checkpointed values.
Prior to the bug fix in commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| tm-resched-dscr.c | ||
| tm-signal-msr-resv.c | ||
| tm-signal-stack.c | ||
| tm-syscall-asm.S | ||
| tm-syscall.c | ||
| tm-vmxcopy.c | ||
| tm.h | ||