Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64
@ 2023-04-20 18:15 classabbyamp
  2023-04-22 14:12 ` [PR PATCH] [Closed]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: classabbyamp @ 2023-04-20 18:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages efi-handover
https://github.com/void-linux/void-packages/pull/43552

linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64
fixes #42566

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO** (I don't have any machines with gummiboot that are 6.2-compatible (because zfs), but it builds)



A patch file from https://github.com/void-linux/void-packages/pull/43552.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-efi-handover-43552.patch --]
[-- Type: text/x-diff, Size: 1293 bytes --]

From 14f89fb36d875e3c34c8274f6d4717af188b0c74 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Thu, 20 Apr 2023 14:13:02 -0400
Subject: [PATCH] linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64

fixes #42566
---
 srcpkgs/linux6.2/files/x86_64-dotconfig | 2 +-
 srcpkgs/linux6.2/template               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux6.2/files/x86_64-dotconfig b/srcpkgs/linux6.2/files/x86_64-dotconfig
index e0a50498293b..d1024b67a4cd 100644
--- a/srcpkgs/linux6.2/files/x86_64-dotconfig
+++ b/srcpkgs/linux6.2/files/x86_64-dotconfig
@@ -475,7 +475,7 @@ CONFIG_X86_INTEL_TSX_MODE_OFF=y
 # CONFIG_X86_SGX is not set
 CONFIG_EFI=y
 CONFIG_EFI_STUB=y
-# CONFIG_EFI_HANDOVER_PROTOCOL is not set
+CONFIG_EFI_HANDOVER_PROTOCOL=y
 CONFIG_EFI_MIXED=y
 # CONFIG_EFI_FAKE_MEMMAP is not set
 CONFIG_EFI_RUNTIME_MAP=y
diff --git a/srcpkgs/linux6.2/template b/srcpkgs/linux6.2/template
index 9bd2d5779d6f..4e41d00442a7 100644
--- a/srcpkgs/linux6.2/template
+++ b/srcpkgs/linux6.2/template
@@ -1,7 +1,7 @@
 # Template file for 'linux6.2'
 pkgname=linux6.2
 version=6.2.11
-revision=1
+revision=2
 short_desc="Linux kernel and modules (${version%.*} series)"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-2.0-only"

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

* Re: [PR PATCH] [Closed]: linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64
  2023-04-20 18:15 [PR PATCH] linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64 classabbyamp
@ 2023-04-22 14:12 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2023-04-22 14:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

There's a closed pull request on the void-packages repository

linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64
https://github.com/void-linux/void-packages/pull/43552

Description:
fixes #42566

might want to just bring this in during the 6.2.12 update

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO** (I don't have any machines with gummiboot that are 6.2-compatible (because zfs), but it builds)



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

end of thread, other threads:[~2023-04-22 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 18:15 [PR PATCH] linux6.2: enable CONFIG_EFI_HANDOVER_PROTOCOL on x86_64 classabbyamp
2023-04-22 14:12 ` [PR PATCH] [Closed]: " Johnnynator

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