linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/build for v5.17, part 2
@ 2022-01-11  9:47 Borislav Petkov
  2022-01-12  0:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-01-11  9:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

in the heat of the battle between me and the tip pull requests, I've
sent you the tip:x86/build branch without the two top-most commits from
Ingo (it appears I hadn't fast-forwarded my local branch, sorry about
that).

Therefore, here's a part 2 of x86/build for 5.17.

Please pull,
thx!

And while you do, I'll be at the blackboard, writing:

I will always fast-forward local branches before tagging and sending pull requests to Linus.
I will always fast-forward local branches before tagging and sending pull requests to Linus.
I will always fast-forward local branches before tagging and sending pull requests...

---

The following changes since commit 5fe392ff9d1f7254a1fbb3f72d9893088e4d23eb:

  x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS (2021-12-23 11:03:28 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.17_rc1-p2

for you to fetch changes up to b6aa86cff44cf099299d3a5e66348cb709cd7964:

  x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs (2022-01-08 22:55:29 +0100)

----------------------------------------------------------------
- Make x86 defconfigs more useful by enabling CONFIG_LOCALVERSION_AUTO
  and CONFIG_KALLSYMS_ALL

----------------------------------------------------------------
Ingo Molnar (2):
      x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfig
      x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs

 arch/x86/configs/i386_defconfig   | 2 +-
 arch/x86/configs/x86_64_defconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index e81885384f60..71124cf8630c 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -1,4 +1,3 @@
-# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_AUDIT=y
@@ -262,3 +261,4 @@ CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
 CONFIG_EARLY_PRINTK_DBGP=y
 CONFIG_DEBUG_BOOT_PARAMS=y
+CONFIG_KALLSYMS_ALL=y
diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
index e8a7a0af2bda..92b1169ec90b 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -1,4 +1,3 @@
-# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_AUDIT=y
@@ -258,3 +257,4 @@ CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
 CONFIG_EARLY_PRINTK_DBGP=y
 CONFIG_DEBUG_BOOT_PARAMS=y
+CONFIG_KALLSYMS_ALL=y


-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/build for v5.17, part 2
  2022-01-11  9:47 [GIT PULL] x86/build for v5.17, part 2 Borislav Petkov
@ 2022-01-12  0:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-12  0:13 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Tue, 11 Jan 2022 10:47:45 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.17_rc1-p2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f18e2d877269672597088c308ca75d7d52620028

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-12  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11  9:47 [GIT PULL] x86/build for v5.17, part 2 Borislav Petkov
2022-01-12  0:13 ` pr-tracker-bot

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).