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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,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 B03EDC433DF for ; Mon, 12 Oct 2020 10:54:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5FD7B206B6 for ; Mon, 12 Oct 2020 10:54:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387774AbgJLKyQ (ORCPT ); Mon, 12 Oct 2020 06:54:16 -0400 Received: from mx2.suse.de ([195.135.220.15]:32892 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387594AbgJLKyQ (ORCPT ); Mon, 12 Oct 2020 06:54:16 -0400 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 F3118AC2F; Mon, 12 Oct 2020 10:54:14 +0000 (UTC) Date: Mon, 12 Oct 2020 12:54:11 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/cleanups updates for v5.10 Message-ID: <20201012105411.GI25311@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 maybe the easiest branch of all. :-) Thx. --- The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd: Linux 5.9-rc2 (2020-08-23 14:08:43 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cleanups_for_v5.10 for you to fetch changes up to 900ffe39fec908e0aa26a30612e43ebc7140db79: x86/entry: Fix typo in comments for syscall_enter_from_user_mode() (2020-09-22 18:24:46 +0200) ---------------------------------------------------------------- * Misc minor cleanups. ---------------------------------------------------------------- Colin Ian King (1): x86/resctrl: Fix spelling in user-visible warning messages Kees Cook (1): x86/entry: Fix typo in comments for syscall_enter_from_user_mode() Uros Bizjak (1): x86/entry/64: Do not include inst.h in calling.h Wang Hai (1): x86/mpparse: Remove duplicate io_apic.h include arch/x86/entry/calling.h | 1 - arch/x86/kernel/cpu/resctrl/core.c | 4 ++-- arch/x86/kernel/mpparse.c | 1 - include/linux/entry-common.h | 2 +- kernel/entry/common.c | 2 +- 5 files changed, 4 insertions(+), 6 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg