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 2BD95C636D7 for ; Thu, 23 Feb 2023 07:01:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233494AbjBWHBd (ORCPT ); Thu, 23 Feb 2023 02:01:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233462AbjBWHBX (ORCPT ); Thu, 23 Feb 2023 02:01:23 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 454C04A1D1 for ; Wed, 22 Feb 2023 23:01:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=poG+9Vm8M0etfF6J8ee7t7i/YsHBs9LeiglyiBclwqI=; b=HeEIYWG+IktEw+xG+xN6elwm6P sMIc/dhbkU7QadGMbeCliJQJaqf1yNxRx5/Otiy7xPmZweGlbgKUTaizVptYqSRH9TXCU+EVKt0Cn GFAdp44TrUQTLKHa6Xt64Pq7NtINWFlL6PkCLWaZOX5OJXuOCA6s8urSB4FRI6LTYBf6K4miQ+y4l SshabeYRnUtV+XzzLSUpV9nLtorGjwKtdgKEHztk2S3Hn5eGFgvknle9Nff93iQYAyeaqnai9lxjd 5b3eFPuyTFxBwqxBZMP0RGg9lGJ4hkM6AZysi3Alg02GpDt9MRQ956Qk1Pk1suVAfDQEVIX3hYqiQ 1wfWkrDA==; Received: from [2601:1c2:980:9ec0::df2f] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pV5bS-00FMG2-FG; Thu, 23 Feb 2023 07:01:18 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Nathan Lynch , Roy Zang , Paul Mackerras , Alexandre Bounine , Gerhard Sittig , Anatolij Gustschin , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Albert Herranz , Segher Boessenkool , Grant Likely , Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org Subject: [PATCH] POWERPC: several build fixes Date: Wed, 22 Feb 2023 23:01:12 -0800 Message-Id: <20230223070116.660-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix multiple build errors or warnings for POWERPC. These are mostly fixes for resource_size_t printk format warnings. One patch is for RTAS, which requires GENERIC_ALLOCATOR. Subject: [PATCH 1/4] clk: mpc512x: fix resource printk format warning Subject: [PATCH 2/4] powerpc: wii: fix resource printk format warnings Subject: [PATCH 3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR Subject: [PATCH 4/4] POWERPC: sysdev/tsi108: fix resource printk format warnings diffstat: arch/powerpc/platforms/512x/clock-commonclk.c | 2 +- arch/powerpc/platforms/embedded6xx/flipper-pic.c | 2 +- arch/powerpc/platforms/embedded6xx/hlwd-pic.c | 2 +- arch/powerpc/platforms/embedded6xx/wii.c | 4 ++-- arch/powerpc/platforms/pseries/Kconfig | 1 + arch/powerpc/sysdev/tsi108_pci.c | 4 ++-- 6 files changed, 8 insertions(+), 7 deletions(-) Cc: Nathan Lynch Cc: Roy Zang Cc: Paul Mackerras Cc: Alexandre Bounine Cc: Gerhard Sittig Cc: Anatolij Gustschin Cc: Michael Ellerman Cc: Nicholas Piggin Cc: Christophe Leroy Cc: Albert Herranz Cc: Segher Boessenkool Cc: Grant Likely Cc: Benjamin Herrenschmidt Cc: linuxppc-dev@lists.ozlabs.org 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3EDE7C61DA4 for ; Thu, 23 Feb 2023 07:06:03 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4PMkZd6VP1z3f4R for ; Thu, 23 Feb 2023 18:06:01 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=HeEIYWG+; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=rdunlap@infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=HeEIYWG+; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4PMkTs2nGHz3cKm for ; Thu, 23 Feb 2023 18:01:53 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=poG+9Vm8M0etfF6J8ee7t7i/YsHBs9LeiglyiBclwqI=; b=HeEIYWG+IktEw+xG+xN6elwm6P sMIc/dhbkU7QadGMbeCliJQJaqf1yNxRx5/Otiy7xPmZweGlbgKUTaizVptYqSRH9TXCU+EVKt0Cn GFAdp44TrUQTLKHa6Xt64Pq7NtINWFlL6PkCLWaZOX5OJXuOCA6s8urSB4FRI6LTYBf6K4miQ+y4l SshabeYRnUtV+XzzLSUpV9nLtorGjwKtdgKEHztk2S3Hn5eGFgvknle9Nff93iQYAyeaqnai9lxjd 5b3eFPuyTFxBwqxBZMP0RGg9lGJ4hkM6AZysi3Alg02GpDt9MRQ956Qk1Pk1suVAfDQEVIX3hYqiQ 1wfWkrDA==; Received: from [2601:1c2:980:9ec0::df2f] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pV5bS-00FMG2-FG; Thu, 23 Feb 2023 07:01:18 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH] POWERPC: several build fixes Date: Wed, 22 Feb 2023 23:01:12 -0800 Message-Id: <20230223070116.660-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nathan Lynch , Gerhard Sittig , Randy Dunlap , linuxppc-dev@lists.ozlabs.org, Nicholas Piggin , Grant Likely , Paul Mackerras , Alexandre Bounine , Anatolij Gustschin , Roy Zang , Albert Herranz Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Fix multiple build errors or warnings for POWERPC. These are mostly fixes for resource_size_t printk format warnings. One patch is for RTAS, which requires GENERIC_ALLOCATOR. Subject: [PATCH 1/4] clk: mpc512x: fix resource printk format warning Subject: [PATCH 2/4] powerpc: wii: fix resource printk format warnings Subject: [PATCH 3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR Subject: [PATCH 4/4] POWERPC: sysdev/tsi108: fix resource printk format warnings diffstat: arch/powerpc/platforms/512x/clock-commonclk.c | 2 +- arch/powerpc/platforms/embedded6xx/flipper-pic.c | 2 +- arch/powerpc/platforms/embedded6xx/hlwd-pic.c | 2 +- arch/powerpc/platforms/embedded6xx/wii.c | 4 ++-- arch/powerpc/platforms/pseries/Kconfig | 1 + arch/powerpc/sysdev/tsi108_pci.c | 4 ++-- 6 files changed, 8 insertions(+), 7 deletions(-) Cc: Nathan Lynch Cc: Roy Zang Cc: Paul Mackerras Cc: Alexandre Bounine Cc: Gerhard Sittig Cc: Anatolij Gustschin Cc: Michael Ellerman Cc: Nicholas Piggin Cc: Christophe Leroy Cc: Albert Herranz Cc: Segher Boessenkool Cc: Grant Likely Cc: Benjamin Herrenschmidt Cc: linuxppc-dev@lists.ozlabs.org