qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] fb0842: common-user: Really fix i386 calls to


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] fb0842: common-user: Really fix i386 calls to safe_syscall...
Date: Tue, 04 Jan 2022 22:30:38 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: fb084237a3b78b20fd9d888dffd673b6656ea3be
      
https://github.com/qemu/qemu/commit/fb084237a3b78b20fd9d888dffd673b6656ea3be
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2022-01-04 (Tue, 04 Jan 2022)

  Changed paths:
    M common-user/host/i386/safe-syscall.inc.S

  Log Message:
  -----------
  common-user: Really fix i386 calls to safe_syscall_set_errno_tail

Brown bag time: offset 0 from esp is the return address,
offset 4 is the first argument.

Fixes: d7478d4229f0 ("common-user: Fix tail calls to 
safe_syscall_set_errno_tail")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]