public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Josh Poimboeuf <jpoimboe@kernel.org>
To: x86@kernel.org
Cc: linux-kernel@vger.kernel.org,
	Peter Zijlstra <peterz@infradead.org>,
	Miroslav Benes <mbenes@suse.cz>,
	linux-graphics-maintainer@vmware.com,
	Zack Rusin <zackr@vmware.com>
Subject: [PATCH v2 0/2] objtool,drm/vmwgfx: Add unwind hints around RBP clobber
Date: Mon,  5 Jun 2023 09:12:20 -0700	[thread overview]
Message-ID: <cover.1685981486.git.jpoimboe@kernel.org> (raw)

v2:
- Fix the (theoretical) ORC bug

Josh Poimboeuf (2):
  objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
  drm/vmwgfx: Add unwind hints around RBP clobber

 arch/x86/include/asm/unwind_hints.h     |  9 +++++++++
 drivers/gpu/drm/vmwgfx/vmwgfx_msg_x86.h | 16 ++++++++++++----
 tools/objtool/check.c                   | 12 ++++++++++++
 tools/objtool/include/objtool/cfi.h     |  1 +
 4 files changed, 34 insertions(+), 4 deletions(-)

-- 
2.40.1


             reply	other threads:[~2023-06-05 16:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05 16:12 Josh Poimboeuf [this message]
2023-06-05 16:12 ` [PATCH v2 1/2] objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions Josh Poimboeuf
2023-06-09  7:47   ` [tip: objtool/core] " tip-bot2 for Josh Poimboeuf
2023-06-05 16:12 ` [PATCH v2 2/2] drm/vmwgfx: Add unwind hints around RBP clobber Josh Poimboeuf
2023-06-09  7:47   ` [tip: objtool/core] " tip-bot2 for Josh Poimboeuf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1685981486.git.jpoimboe@kernel.org \
    --to=jpoimboe@kernel.org \
    --cc=linux-graphics-maintainer@vmware.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbenes@suse.cz \
    --cc=peterz@infradead.org \
    --cc=x86@kernel.org \
    --cc=zackr@vmware.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox