From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pve-devel-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9])
	by lore.proxmox.com (Postfix) with ESMTPS id 97A3F1FF16F
	for <inbox@lore.proxmox.com>; Thu, 19 Dec 2024 15:44:56 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id 796BE9896;
	Thu, 19 Dec 2024 15:44:53 +0100 (CET)
Message-ID: <f55d4691-4ec7-40d9-a0e5-8c7fef9f5edf@proxmox.com>
Date: Thu, 19 Dec 2024 15:44:50 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
References: <20241219142947.1447728-1-f.ebner@proxmox.com>
 <20241219142947.1447728-2-f.ebner@proxmox.com>
Content-Language: en-US
In-Reply-To: <20241219142947.1447728-2-f.ebner@proxmox.com>
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.051 Adjusted score from AWL reputation of From: address
 BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
 DMARC_MISSING             0.1 Missing DMARC policy
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to
 Validity was blocked. See
 https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more
 information.
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
Subject: Re: [pve-devel] [PATCH master kernel 1/4] patches: kernel: switch
 to using full index for patch files
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: pve-devel-bounces@lists.proxmox.com
Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com>

Am 19.12.24 um 15:29 schrieb Fiona Ebner:
> git will automatically change the length of the index hashes when
> formatting a patch depending on what references are present in the
> submodule. After pulling in the stable tags today, git wanted to add
> a character to all hashes for me. Use --full-index when generating the
> patches to avoid such issues in the future.
> 
> No functional change intended.
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  ...ke-mkcompile_h-accept-an-alternate-timestamp-strin.patch | 2 +-
>  ...02-wireless-Add-Debian-wireless-regdb-certificates.patch | 2 +-
>  .../0003-bridge-keep-MAC-of-first-assigned-port.patch       | 2 +-
>  ...i-Enable-overrides-for-missing-ACS-capabilities-4..patch | 4 ++--
>  ...05-kvm-disable-default-dynamic-halt-polling-growth.patch | 2 +-
>  ...t-core-downgrade-unregister_netdevice-refcount-lea.patch | 2 +-
>  .../0007-Revert-fortify-Do-not-cast-to-unsigned-char.patch  | 2 +-
>  ...m-xsave-set-mask-out-PKRU-bit-in-xfeatures-if-vCPU.patch | 6 +++---
>  ...low-opt-in-to-allow-pass-through-on-broken-hardwar.patch | 2 +-
>  .../0010-KVM-nSVM-Advertise-support-for-flush-by-ASID.patch | 2 +-
>  ...vert-memfd-improve-userspace-warnings-for-missing-.patch | 2 +-
>  ...12-apparmor-expect-msg_namelen-0-for-recvmsg-calls.patch | 2 +-
>  ..._uring-rw-treat-EOPNOTSUPP-for-IOCB_NOWAIT-like-EA.patch | 2 +-
>  ...0014-netfs-reset-subreq-iov-iter-before-tail-clean.patch | 2 +-
>  ...6-CPU-AMD-Clear-virtualized-VMLOAD-VMSAVE-on-Zen4-.patch | 2 +-
>  ...-PCI-Fix-pci_enable_acs-support-for-the-ACS-quirks.patch | 2 +-
>  ...vert-UBUNTU-SAUCE-iommu-intel-disable-DMAR-for-SKL.patch | 2 +-
>  17 files changed, 20 insertions(+), 20 deletions(-)
> 

Fabian pointed out we have:
https://git.proxmox.com/?p=pve-kernel.git;a=blob;f=debian/scripts/export-patchqueue;h=bc3cea8d0fac054ca83637299a9d93e6ac54079c;hb=refs/heads/master
that should be adapted too ;)

Well I had used this command manually since Thomas gave it to me once
when I started working on QEMU (or at least I forgot about the kernel
scripts existence since then :P).


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel