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 52350C433EF for ; Mon, 23 May 2022 18:32:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230175AbiEWSch (ORCPT ); Mon, 23 May 2022 14:32:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239789AbiEWSc0 (ORCPT ); Mon, 23 May 2022 14:32:26 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C6915D665 for ; Mon, 23 May 2022 11:06:53 -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-out2.suse.de (Postfix) with ESMTPS id DB71E1F94C; Mon, 23 May 2022 17:48:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1653328112; 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=pATmHStx2Etwi4BJiCwt56VNk3nHctf1z4LGelI819g=; b=BxpGGZBFyaLD4EvgPMqIkIwcxvybMcPdqBNDp6fZc3qAyG3FoSPUnnccSWzcoi4qgEK9pi DiSo9Gi7sotrr+NVw67J/pRCUVEZKZxdywSe9jZoHgZBb/5eQ8ZRKBSiGG3Ad6XXWvdyru SLX3NV+ujyWpQl/s9gzIjJsbE00PtnQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1653328112; 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=pATmHStx2Etwi4BJiCwt56VNk3nHctf1z4LGelI819g=; b=42CK/Jr+OXijgwnfY6Ellej7xGUDROfSOxpYij/tgWdbdI8pU0wUgkkF1vVWayiwtPhDss w5O+MblEVPnJzYCQ== 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 CFDD913AA5; Mon, 23 May 2022 17:48:32 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id DqqzMvDIi2IcUgAAMHmgww (envelope-from ); Mon, 23 May 2022 17:48:32 +0000 Date: Mon, 23 May 2022 19:48:28 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/mm 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, please pull a single fixlet for x86/mm, for 5.19. That doesn't mean that this branch is going to be always boring - there's a lot of stuff for it brewing on the horizon but it ain't ready yet. 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_mm_for_v5.19_rc1 for you to fetch changes up to 944fad4583bc8a6d7dd80fbe39db50141da95793: x86/fault: Cast an argument to the proper address space in prefetch() (2022-04-04 20:08:26 +0200) ---------------------------------------------------------------- - A sparse address space annotation fix ---------------------------------------------------------------- Lukas Bulwahn (1): x86/fault: Cast an argument to the proper address space in prefetch() arch/x86/mm/fault.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)