From patchwork Tue Oct 31 10:27:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Helge Deller X-Patchwork-Id: 160059 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b90f:0:b0:403:3b70:6f57 with SMTP id t15csp135524vqg; Tue, 31 Oct 2023 03:27:40 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHboepvCHE7BPdxYJWesTHzHmSKQ4cX7RZlPykqlxiNEAM0kOlxBD0K8X7g+YWTtHPs7HWh X-Received: by 2002:a05:6a20:144f:b0:157:d7cd:ebd with SMTP id a15-20020a056a20144f00b00157d7cd0ebdmr17130805pzi.1.1698748060603; Tue, 31 Oct 2023 03:27:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1698748060; cv=none; d=google.com; s=arc-20160816; b=gSdcEmnSYBFaqLNPy7olTo5zqwUu4JgcOnccF5AU6HwJdzQvL7qnie0SCnCZhU3AWZ 3mvRcwwLPwjN7E90CZCQTwyVYUa1xCmpUdr69vqPQD51g9kw/1jI2OWLXD782wOZjEXT /o5uZ8W2wePcPffnabOAGtSKkjjp7jsoqzqEHBHwGKv7XaywAjY3Dp2oryth+mMOuHhG oKWRsjzFZ050zdDzCF31yHAI9i/RmqwwD4ygWxy7dn2Wwa/cUde8gfexaxI2J990Zk1E F/uju+Pi0G46ed01C+vUrHzF3WzUQ3A/xl/LJ8TlYJkZ3RZgQSP/F9C6HgiSh4Wumq18 YhXw== 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:to:from:date; bh=Q3nl/q8JecAv9I0bo402okg/cKghT2W/hgVUbzKaVxw=; fh=CghBDShdVEs+eg0pyzMFWnkbnOVUawCTd8Q4b0oZ2ic=; b=nlTF0O2We6jYKIEvnpyOr6p5bJZCpqg8i+TwO95O+3QZE+DLSQF/0TpY7s/3hIxTTm nC9xCX+f5zQK/PpVPVtHDUcZCi7adLsHY+SatfzsdnaFe8CdVs5McL+YlhoVtIA7vwl9 nggAXw1BpgNxpmRw/LQidGi6VsPB914e7//TMVf1dOA/1sK6P88RIxGFscub9GknARFd +OZIw0SL4DWrUqt917tYj1uUO8nDmaXrcjxg02URTgihccx3EuF1/Imx4mFx2eseWcPA Qa7H5xKr3XgAmN2zWojLKEeHVuhKxMwGTNsT1gEGSVowo3d1ZA33RTTmaWEEdPOxE2Yw u7pA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 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 agentk.vger.email (agentk.vger.email. [2620:137:e000::3:2]) by mx.google.com with ESMTPS id a9-20020a056a000c8900b00690d935fa4csi803551pfv.356.2023.10.31.03.27.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Oct 2023 03:27:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) client-ip=2620:137:e000::3:2; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 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 (depot.vger.email [IPv6:2620:137:e000::3:0]) by agentk.vger.email (Postfix) with ESMTP id 4E465805D6F6; Tue, 31 Oct 2023 03:27:36 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at agentk.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343688AbjJaK11 (ORCPT + 34 others); Tue, 31 Oct 2023 06:27:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343640AbjJaK1Z (ORCPT ); Tue, 31 Oct 2023 06:27:25 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0991BA1; Tue, 31 Oct 2023 03:27:23 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3BA9CC433C8; Tue, 31 Oct 2023 10:27:21 +0000 (UTC) Date: Tue, 31 Oct 2023 11:27:18 +0100 From: Helge Deller To: Linus Torvalds , linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, James Bottomley , John David Anglin Subject: [GIT PULL] parisc architecture fixes for v6.7-rc1 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-0.5 required=5.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on agentk.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (agentk.vger.email [0.0.0.0]); Tue, 31 Oct 2023 03:27:36 -0700 (PDT) X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1781266446422300527 X-GMAIL-MSGID: 1781266446422300527 Hi Linus, please pull the fixes and updates for the parisc architecture for 6.7-rc1: Usual fixes and updates: * Add up to 12 nops after TLB inserts for PA8x00 CPUs as the specification requires (Dave Anglin) * Simplify the parisc smp_prepare_boot_cpu() code (Russell King) * Use 64-bit little-endian values in SBA IOMMU PDIR table for AGP Since there is upcoming support for booting a 64-bit kernel on QEMU, some corner cases were fixed and improvements added: * Fix 64-bit kernel crash in STI (graphics console) font setup code * Support building an uncompressed Linux kernel * Add support for soft power-off in qemu Thanks, Helge ---------------------------------------------------------------- The following changes since commit 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1: Linux 6.6-rc7 (2023-10-22 12:11:21 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc1 for you to fetch changes up to 8a32aa17c1cd48df1ddaa78e45abcb8c7a2220d6: fbdev: stifb: Make the STI next font pointer a 32-bit signed offset (2023-10-30 14:54:41 +0100) ---------------------------------------------------------------- parisc architecture fixes and updates for kernel v6.7-rc1: - Add nop instructions after TLB inserts for PA8x00 CPUs - Fix a 64-bit kernel crash in STI font routines which miscalculates the font start address as it gets signed vs unsigned offsets wrong - Support building an uncompressed Linux kernel - Simplify smp_prepare_boot_cpu() function - Support for soft power-off in qemu - Use 64-bit little-endian values in SBA IOMMU PDIR table for AGP ---------------------------------------------------------------- Helge Deller (11): parisc: sba-iommu: Fix comment when calculating IOC number parisc: Add some missing PDC functions and constants parisc: Allow building uncompressed Linux kernel parisc/power: Add power soft-off when running on qemu parisc/power: Trivial whitespace cleanups and license update parisc: Move parisc_narrow_firmware variable to header file parisc/firmware: Use PDC constants for narrow/wide firmware parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table parisc/pdc: Add width field to struct pdc_model parisc: Show default CPU PSW.W setting as reported by PDC fbdev: stifb: Make the STI next font pointer a 32-bit signed offset John David Anglin (1): parisc: Add nop instructions after TLB inserts Russell King (Oracle) (1): parisc: simplify smp_prepare_boot_cpu() arch/parisc/Kconfig | 1 + arch/parisc/boot/Makefile | 2 +- arch/parisc/include/asm/processor.h | 1 + arch/parisc/include/uapi/asm/pdc.h | 28 ++++++++++++- arch/parisc/kernel/drivers.c | 4 +- arch/parisc/kernel/entry.S | 81 ++++++++++++++++++++++++------------- arch/parisc/kernel/firmware.c | 14 +++---- arch/parisc/kernel/processor.c | 6 +-- arch/parisc/kernel/setup.c | 3 -- arch/parisc/kernel/smp.c | 8 +--- drivers/char/agp/parisc-agp.c | 16 ++++---- drivers/parisc/power.c | 67 +++++++++++++----------------- drivers/parisc/sba_iommu.c | 2 +- include/video/sticore.h | 2 +- 14 files changed, 133 insertions(+), 102 deletions(-)