From patchwork Mon Nov 28 11:41:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hector Martin X-Patchwork-Id: 13057329 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 AC7FFC433FE for ; Mon, 28 Nov 2022 11:42:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:From:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=TrsYeI7wcdnofVLDRb9BMc8N4oxPXDZzaJGl7j68gEg=; b=E51yR1vYNwsKD6 G5/7iHlE3KDmuptLUFta/mhJJ/Uj+4ekdcWmXco7szFkonuo8bR6edeV6y28yL0AXR+BlLNXYx6J7 dwwjY37VKFn4tld3ZtrKRZ7LM7PNauInHwDz+jbkkX+/mxMtIN7TcuZqJZK2LfozLSmpnaJNk7b+a rqEu8BuUI7DqeF0MGia0RxCRyLMP+S9nV8Sly+EVPVUdGKu43NjG3b623kFt9UWmgPPCEiEDIfT8e 4O91pd5ufsBHXxWFgXh3n6LclOB6/LcAQSoOfiD/HlRGRqVrqwVFSdgJHDOcURiJe4CmBEMMDwKah /vks+OArAl1TsQBJ9ivA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozcVw-001N3q-46; Mon, 28 Nov 2022 11:41:32 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozcVs-001N2I-4l for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 11:41:29 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 5D70941E2F; Mon, 28 Nov 2022 11:41:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1669635685; bh=YzTkgZL151xpivSuy+2SYaQn1Sj6M2+eEQlGgH8Ue3c=; h=Date:From:Subject:To:Cc; b=IBsiMw7xYzzdNgwCYXMTK9NZqcEP62rYRbDUmCsf7G2LGAMA6ddmSyIWhwCEImyJy hPu/5djnVSEsBkj5cqx598fdyMfcKDbxc5Skp9DfIxqP4kF5/ml0Wz8Z48FWRFEfix YvGJCcM9W59NfD1NTBKTtRgpYTZUZJlMrImQcF2EdnjiJRiCnwhBn1VJNW2yuUTiFC WUUSUYPd1sS7VbV/MqraaK2xPWEAnUpv+RInZSyVNrlSCD/fXMMZoVoXq2g17tYeti xZqaO4+1YbSPBWZ1oNbqlqVYqiSI3/KAVMZbxb8rXDyKuj4ep/6Y/wJCS5mENK14nS RG8G3fjJCK1Mw== Message-ID: <57f84134-8645-35f6-2427-ee683800c413@marcan.st> Date: Mon, 28 Nov 2022 20:41:22 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 From: Hector Martin Subject: [GIT PULL] Apple SoC RTKit/SART updates for 6.2 To: SoC Team Content-Language: en-US Cc: Asahi Linux , LKML , Linux ARM X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_034128_364176_A5244F59 X-CRM114-Status: UNSURE ( 5.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi SoC folks, Please merge these RTKit/SART changes for 6.2. This batch just contains two correctness fixes for issues reported by the kernel test robot. -Hector The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-sart-6.2 for you to fetch changes up to 5acf07ff25f0c1c44105e6b8ebf88c55a0a04d2f: soc: apple: rtkit: Stop casting function pointer signatures (2022-11-28 20:34:09 +0900) ---------------------------------------------------------------- Apple SoC RTKit/SART updates for 6.2. Just two minor correctness nits reported by the kernel test robot. ---------------------------------------------------------------- Sven Peter (2): soc: apple: sart: Stop casting function pointer signatures soc: apple: rtkit: Stop casting function pointer signatures drivers/soc/apple/rtkit.c | 7 ++++--- drivers/soc/apple/sart.c | 7 ++++++- 2 files changed, 10 insertions(+), 4 deletions(-)