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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9667FC433E0 for ; Mon, 15 Feb 2021 12:41:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 699D964DEC for ; Mon, 15 Feb 2021 12:41:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230165AbhBOMlc (ORCPT ); Mon, 15 Feb 2021 07:41:32 -0500 Received: from mx2.suse.de ([195.135.220.15]:39408 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229805AbhBOMl3 (ORCPT ); Mon, 15 Feb 2021 07:41:29 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 2C14DAC32; Mon, 15 Feb 2021 12:40:48 +0000 (UTC) Date: Mon, 15 Feb 2021 13:40:50 +0100 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/asm for v5.12 Message-ID: <20210215124050.GF7265@zn.tnic> 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 two sparse fixes in x86/asm for v5.12. Thx. --- The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62: Linux 5.11-rc2 (2021-01-03 15:55:30 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_asm_for_v5.12 for you to fetch changes up to 5c99720b28381bb400d4f546734c34ddaf608761: x86/asm: Add a missing __iomem annotation in enqcmds() (2021-01-08 11:57:37 +0100) ---------------------------------------------------------------- Annotate new MMIO-accessing insn wrappers' arguments with __iomem. ---------------------------------------------------------------- Dave Jiang (2): x86/asm: Annotate movdir64b()'s dst argument with __iomem x86/asm: Add a missing __iomem annotation in enqcmds() arch/x86/include/asm/special_insns.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg