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 888F2C433EF for ; Mon, 23 May 2022 19:21:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229477AbiEWTVy (ORCPT ); Mon, 23 May 2022 15:21:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230128AbiEWTVO (ORCPT ); Mon, 23 May 2022 15:21:14 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 09C419E9E5 for ; Mon, 23 May 2022 11:59:12 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id B71A021A06; Mon, 23 May 2022 18:59:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1653332350; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=R2Jfxx/PMZ9FA7EzY7zjcyvOghptqOo8kCDIEFt2Yjs=; b=J5jJ44zoF4GRjlVgj3nqwClg5YcC1Dc59KIic/4HJxONjeRr88OPSm7rjsxJitMJPN1/hJ fq96oSldnD8bij0d5qGRvBsSjaWdS4nbeP9G6od4aJ071sL8TsZuIMSfF49zh8gkoFlQ6S dyNxqYnpNPJBWyV8K1+pbqfVSDa6A+M= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1653332350; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=R2Jfxx/PMZ9FA7EzY7zjcyvOghptqOo8kCDIEFt2Yjs=; b=PBXb63w2dpM+ZxT+eozQ5bT4f5rUd4TxDgQ+R3v3fNF2YVAO8oIpq4btpRCL8FVUQ7wCwm 7L1rRV9vr7mKJJAA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id A9B51139F5; Mon, 23 May 2022 18:59:10 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id oN9pKX7Zi2KMagAAMHmgww (envelope-from ); Mon, 23 May 2022 18:59:10 +0000 Date: Mon, 23 May 2022 20:59:10 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/kdump for 5.19 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, a single fix for x86/kdump for 5.19. Please pull, thx. --- The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_kdump_for_v5.19_rc1 for you to fetch changes up to b57a7c9dd732ca29c4400a9a710c56c55877086d: x86/crash: Fix minor typo/bug in debug message (2022-04-13 19:39:54 +0200) ---------------------------------------------------------------- - A single debug message fix ---------------------------------------------------------------- Eric DeVolder (1): x86/crash: Fix minor typo/bug in debug message arch/x86/kernel/crash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)