linux-kernel.vger.kernel.org archive mirror
 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/build for 5.19
Date: Mon, 23 May 2022 14:29:56 +0200	[thread overview]
Message-ID: <Yot+RKdiZMtQSGqT@zn.tnic> (raw)

Hi Linus,

please pull two x86/build changes for 5.19.

Thx.

---

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.19_rc1

for you to fetch changes up to aeb84412037b89e06f45e382f044da6f200e12f8:

  x86/boot: Wrap literal addresses in absolute_pointer() (2022-05-19 12:47:30 +0200)

----------------------------------------------------------------
- Add a "make x86_debug.config" target which enables a bunch of useful
config debug options when trying to debug an issue

- A gcc12 build warnings fix

----------------------------------------------------------------
Dave Hansen (1):
      x86/configs: Add x86 debugging Kconfig fragment plus docs

Kees Cook (1):
      x86/boot: Wrap literal addresses in absolute_pointer()

 Documentation/process/maintainer-tip.rst | 14 +++++++++++++
 arch/x86/Makefile                        |  1 +
 arch/x86/boot/boot.h                     | 36 +++++++++++++++++++++-----------
 arch/x86/boot/main.c                     |  2 +-
 kernel/configs/x86_debug.config          | 18 ++++++++++++++++
 5 files changed, 58 insertions(+), 13 deletions(-)
 create mode 100644 kernel/configs/x86_debug.config

-- 
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-05-23 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 12:29 Borislav Petkov [this message]
2022-05-24  2:51 ` [GIT PULL] x86/build for 5.19 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=Yot+RKdiZMtQSGqT@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).