From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50DF7C00140 for ; Mon, 15 Aug 2022 13:04:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232375AbiHONEF (ORCPT ); Mon, 15 Aug 2022 09:04:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232483AbiHONED (ORCPT ); Mon, 15 Aug 2022 09:04:03 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3790218397 for ; Mon, 15 Aug 2022 06:04:02 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D9513B80D2B for ; Mon, 15 Aug 2022 13:04:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4367AC433D7; Mon, 15 Aug 2022 13:03:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1660568639; bh=xcvsRF5/o+xH+MzrX5F0r66GchZOkXIK+HT0NwJ2VKw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F1jTQ2dfYAfeYtBppwi/590zOOUbQUjDUvVWINvzrupyTVWIhsaKfnoxAW9fublE0 T6kKoRUJrJ6r9Qa7bHGp3N1nP+UJm7gGy4eC1Utt3M2nE3yNAXHQUvAmDNsj4y89mv oRSyEkATvSx/uqae4vnYhAOjVReS4RoAUS+Mog5c= Date: Mon, 15 Aug 2022 15:03:56 +0200 From: Greg KH To: Michal =?iso-8859-1?Q?Such=E1nek?= Cc: coxu@redhat.com, bhe@redhat.com, ebiederm@xmission.com, zohar@linux.ibm.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] kexec: clean up arch_kexec_kernel_verify_sig" failed to apply to 5.15-stable tree Message-ID: References: <1660564084173149@kroah.com> <20220815124125.GD17705@kitsune.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220815124125.GD17705@kitsune.suse.cz> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Aug 15, 2022 at 02:41:25PM +0200, Michal Suchánek wrote: > Hello, > > it applies on top of 105e10e2cf1c I see no such commit id in Linus's tree, what am I missing here? confused, greg k-h