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 95321C43217 for ; Tue, 22 Nov 2022 11:27:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233486AbiKVL0x (ORCPT ); Tue, 22 Nov 2022 06:26:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232855AbiKVL0N (ORCPT ); Tue, 22 Nov 2022 06:26:13 -0500 Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D03663BA9; Tue, 22 Nov 2022 03:20:05 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id 0A603FF80E; Tue, 22 Nov 2022 11:19:59 +0000 (UTC) From: Diederik de Haas To: "Bonaccorso, Salvatore" , "Kumar, M Chetan" Cc: "davem@davemloft.net" , "edumazet@google.com" , "johannes@sipsolutions.net" , "kuba@kernel.org" , "linux-kernel@vger.kernel.org" , linuxwwan , "loic.poulain@linaro.org" , "netdev@vger.kernel.org" , "pabeni@redhat.com" , "ryazanov.s.a@gmail.com" Subject: Re: drivers/net/wwan/iosm/iosm_ipc_protocol.c:244:36: error: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type [-Werror=incompatible-pointer-types] Date: Tue, 22 Nov 2022 12:19:48 +0100 Message-ID: <2659493.mvXUDI8C0e@bagend> Organization: Connecting Knowledge In-Reply-To: <3150689.e9J7NaK4W3@bagend> References: <3150689.e9J7NaK4W3@bagend> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart12100934.O9o76ZdvQC"; micalg="pgp-sha256"; protocol="application/pgp-signature" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart12100934.O9o76ZdvQC Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas Date: Tue, 22 Nov 2022 12:19:48 +0100 Message-ID: <2659493.mvXUDI8C0e@bagend> Organization: Connecting Knowledge In-Reply-To: <3150689.e9J7NaK4W3@bagend> MIME-Version: 1.0 The procedure missed an important step, added below: On Monday, 21 November 2022 15:16:52 CET Diederik de Haas wrote: > # Clean things up and do the actual build > $ dpkg-architecture -c fakeroot debian/rules maintainerclean > $ dpkg-architecture -c debian/rules orig $ dpkg-architecture -c debian/rules debian/control > $ time dpkg-architecture -c fakeroot debian/rules binary-indep > $ time dpkg-architecture -c fakeroot debian/rules binary-arch --nextPart12100934.O9o76ZdvQC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCY3ywVAAKCRDXblvOeH7b bmm1AQDHpcQos/9jAv5ham2VJ1VA2g72u6LuRkGpogEP9DdVJQEAo3cKijBtBEt/ KMBzlwKplJ42AayWF0Qp5JsH0AOcigU= =mR+/ -----END PGP SIGNATURE----- --nextPart12100934.O9o76ZdvQC--