From patchwork Tue Aug 15 20:20:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Helge Deller X-Patchwork-Id: 135705 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:a888:0:b0:3f2:4152:657d with SMTP id x8csp778744vqo; Tue, 15 Aug 2023 17:23:21 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFzCNPOoPQAOtD0c4jRqOyuQ5dM/4QRI3hEh92w4GllTHiLq/RxioHKb3HJJUhwzwX4eTGi X-Received: by 2002:a17:906:738b:b0:99c:ced6:842f with SMTP id f11-20020a170906738b00b0099cced6842fmr218378ejl.10.1692145401126; Tue, 15 Aug 2023 17:23:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1692145401; cv=none; d=google.com; s=arc-20160816; b=bnzoJ4DyksSNTh5lDdmV+T2NL+htGXynSelzTMbz/8WmYrKlNkZvnZGV589qUOS+he Ynlbm+8ZzJvEezMclRCw+zl7G7aJIWArz46PCw28k1L6Cqwhsu8l2wCCunBsclQMeQc8 9dFczHWzUq//pA0R7jnsPOis2Sy9SkAfDTQanhsgjCKvx7EC13Xww3fvSaqD0al64Me9 Um4SfOQLeHpy98/wpF9XJLSCagKdzMnohASLRppuSCSPMQlqKR8N3LJfLEyOlETPVt3k u7RgQEfxa/tEv9j4Ih0WYf2u875S9A+DIJL5cW1ROmaIoCVQuTQA/qBw7hBD6Wy1zeLg KoiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=LLaMSvg01fBRO/4buTe6tQh9BpTPEQyMSUaafEYSYhQ=; fh=2SGBUqT45lwd84Qm/Z5YssiiwbZ/OEId0ascn+xpkuU=; b=jRNv361zGKf/VyCnkPVdEARIJkrq+EwiCfeHzP3e6w0nVcHpjrw1a3M99Gi+kFS7x6 ahB+2PCrQ6AELPsjBOdz/0VRsldX3rhJ1BXHuY/2/e8qvkIAHbHk8nmEIDkB4jTY/D7d IkSIImH+ooTtTU1HJfhiudct4BZzvrJ275Wa87R2I5xllVsOWsy69W0snKx/meKVdym9 DuXc9lIU2lvti+BhDNLOlQJ+r34zoPhxEejvIPFn8gynDFANI7kd9yDgObXsLbWAWaw+ LTLsUkmbYW9yiuN9pYzDp8Tykpho2X+4Wx8Pck+6RSq+LTwXlo1wIltRP5tT9EeOORb+ wlrw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmx.de Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id sd27-20020a170906ce3b00b0099304c10fd0si10108329ejb.991.2023.08.15.17.22.57; Tue, 15 Aug 2023 17:23:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmx.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236860AbjHOUUv (ORCPT + 99 others); Tue, 15 Aug 2023 16:20:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236166AbjHOUUc (ORCPT ); Tue, 15 Aug 2023 16:20:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0598B1BE7; Tue, 15 Aug 2023 13:20:31 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 97A7461FDA; Tue, 15 Aug 2023 20:20:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6782BC433C7; Tue, 15 Aug 2023 20:20:28 +0000 (UTC) Date: Tue, 15 Aug 2023 22:20:25 +0200 From: Helge Deller To: Linus Torvalds , linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, James Bottomley , John David Anglin Cc: Sam James Subject: [GIT PULL] parisc architecture fixes for v6.5-rc7 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1774330635584793160 X-GMAIL-MSGID: 1774343056253720961 Hi Linus, please pull one single patch for the parisc architecture for 6.5-rc7: Fix the parisc TLB ptlock checks so that they can be enabled together with the lightweight spinlock checks. Thanks, Helge --- The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421: Linux 6.5-rc6 (2023-08-13 11:29:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.5-rc7 for you to fetch changes up to 7a894c87374771f3cfb1b8e5453fbe03f1fb8135: parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks (2023-08-14 09:54:49 +0200) ---------------------------------------------------------------- parisc architecture fixes for kernel v6.5-rc7: - Fix TLB ptlock checks to not break lightweight spinlock checks ---------------------------------------------------------------- Helge Deller (1): parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks arch/parisc/kernel/entry.S | 47 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 24 deletions(-)