public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cef] rawhide: - Update chromium-150-pt_regs-kernel-7.2.0.patch, thanks to dhorak
Date: Fri, 04 Sep 2026 17:42:51 GMT [thread overview]
Message-ID: <178854377161.1.18097401445739019461.rpms-cef-2cf3fd9ae79a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cef
Branch : rawhide
Commit : 2cf3fd9ae79adf087f49bfcd619939901f6001ba
Author : Than Ngo <than@redhat.com>
Date : 2026-09-04T17:42:13+00:00
Stats : +3/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cef/c/2cf3fd9ae79adf087f49bfcd619939901f6001ba?branch=rawhide
Log:
- Update chromium-150-pt_regs-kernel-7.2.0.patch, thanks to dhorak
- Fix install error
---
diff --git a/cef.spec b/cef.spec
index 9a6e274..17dc990 100644
--- a/cef.spec
+++ b/cef.spec
@@ -1208,10 +1208,8 @@ mv %{_builddir}/cef-%{cef_commit} ./cef
%patch -P418 -p1 -b .0002-regenerate-xnn-buildgn
%patch -P419 -p1 -b .0009-sandbox-ignore-byte-span-error
%patch -P420 -p1 -b .0005-blink-add-audio-vector-support
-%if 0%{?fedora} > 44 || 0%{?rhel} > 10
%patch -P450 -p1 -b .pt_regs-kernel-7.2.0
%endif
-%endif
%if 0%{?flatpak}
%patch -P500 -p1 -b .flatpak-initial-sandbox
diff --git a/chromium-150-pt_regs-kernel-7.2.0.patch b/chromium-150-pt_regs-kernel-7.2.0.patch
index 6f1ee3b..2faf15f 100644
--- a/chromium-150-pt_regs-kernel-7.2.0.patch
+++ b/chromium-150-pt_regs-kernel-7.2.0.patch
@@ -5,13 +5,14 @@ Fix build error with new kernel-7.2.0 on ppc64le (fedora 45), pt_regs size is ch
diff -up chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h.me chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h
--- chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h.me 2026-07-03 13:42:51.069732930 +0200
+++ chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h 2026-07-03 13:44:52.107066309 +0200
-@@ -165,6 +165,9 @@ union ThreadContext {
+@@ -165,6 +165,10 @@ union ThreadContext {
uint64_t dar;
uint64_t dsisr;
uint64_t result;
++#if defined(PT_EXIT_FLAGS)
+ uint64_t exit_flags;
+ uint64_t __pt_regs_pad[3];
-+
++#endif
#else
#error Port.
#endif // ARCH_CPU_X86_FAMILY
reply other threads:[~2026-09-04 17:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178854377161.1.18097401445739019461.rpms-cef-2cf3fd9ae79a@fedoraproject.org \
--to=than@redhat.com \
--cc=git-commits@fedoraproject.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