public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: bp@alien8.de, david.kaplan@amd.com, jpoimboe@redhat.com
Cc: linux-kernel@vger.kernel.org, peterz@infradead.org, x86@kernel.org
Subject: [RFC][PATCH 0/2] x86: ASM based __bug_table and rethunks
Date: Mon, 07 Oct 2024 10:32:10 +0200	[thread overview]
Message-ID: <20241007083210.043925135@infradead.org> (raw)

Hi,

I ran into the __warn_thunk_thunk_thunk_thunk thing and urgh.

Make it a 'simple' WARN_ON_ONCE(). And since all of x86_64 has the same rewrite
rules, simplify the ifdeffery madness too.



             reply	other threads:[~2024-10-07  8:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-07  8:32 Peter Zijlstra [this message]
2024-10-07  8:32 ` [RFC][PATCH 1/2] x86: Provide assembly __bug_table helpers Peter Zijlstra
2024-10-07 17:21   ` Josh Poimboeuf
2024-10-23 11:22   ` Borislav Petkov
2024-10-07  8:32 ` [RFC][PATCH 2/2] x86: Clean up default rethunk warning Peter Zijlstra
2024-10-07 17:33   ` Josh Poimboeuf
2024-10-08  7:25     ` Peter Zijlstra
2024-10-08 16:45       ` Josh Poimboeuf
2024-10-09  7:59         ` Peter Zijlstra
2024-11-04 11:47   ` Borislav Petkov
2024-11-04 14:29     ` Peter Zijlstra
2024-11-04 14:39       ` Borislav Petkov

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=20241007083210.043925135@infradead.org \
    --to=peterz@infradead.org \
    --cc=bp@alien8.de \
    --cc=david.kaplan@amd.com \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /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