All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/urgent for v6.0
Date: Sun, 2 Oct 2022 12:19:25 +0200	[thread overview]
Message-ID: <YzllraQ0SCkNe8v1@zn.tnic> (raw)

Hi Linus,

please pull two more x86 urgent fixes for 6.0.

Thx.

---

The following changes since commit e400ad8b7e6a1b9102123c6240289a811501f7d9:

  ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems (2022-09-23 15:24:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.0

for you to fetch changes up to df5b035b5683d6a25f077af889fb88e09827f8bc:

  x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant (2022-09-28 18:35:37 +0200)

----------------------------------------------------------------
- Add the respective UP last level cache mask accessors in order not to
cause segfaults when lscpu accesses their representation in sysfs

- Fix for a race in the alternatives batch patching machinery when
kprobes are set

----------------------------------------------------------------
Borislav Petkov (1):
      x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant

Nadav Amit (1):
      x86/alternative: Fix race in try_get_desc()

 arch/x86/include/asm/smp.h    | 25 ++++++++++++++----------
 arch/x86/kernel/alternative.c | 45 ++++++++++++++++++++++---------------------
 2 files changed, 38 insertions(+), 32 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

             reply	other threads:[~2022-10-02 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-02 10:19 Borislav Petkov [this message]
2022-10-02 17:20 ` [GIT PULL] x86/urgent for v6.0 pr-tracker-bot

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=YzllraQ0SCkNe8v1@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.