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 X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0773CC4360C for ; Tue, 8 Oct 2019 15:10:57 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CC3CF206BB for ; Tue, 8 Oct 2019 15:10:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="PcXFtux2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC3CF206BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C4085204D7; Tue, 8 Oct 2019 15:10:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FfdifKwBBrKS; Tue, 8 Oct 2019 15:10:55 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id D203621080; Tue, 8 Oct 2019 15:10:54 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id F27C71BF2EA for ; Tue, 8 Oct 2019 15:10:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id EED3D21080 for ; Tue, 8 Oct 2019 15:10:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2jXik6P99WRf for ; Tue, 8 Oct 2019 15:10:52 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by silver.osuosl.org (Postfix) with ESMTPS id E2046204D7 for ; Tue, 8 Oct 2019 15:10:52 +0000 (UTC) Received: from localhost (unknown [89.205.136.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A03C5206BB; Tue, 8 Oct 2019 15:10:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570547452; bh=zk2zcDfbVTuMjgqhrF5bvKPNSUH1aUUpLewGcGdcGUk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PcXFtux2PHMPQ/+1aRYxGV2x+MRNYyWq9PY51AXL9MbHQndcsXUAusHj7+FyGKS2h 9FPOV4aZ+vWxEduZLNq/5VmuRxdy6tl6QE10/PQwB3q54SyJK8iSvXzcQV1f21m4Lc 3NtHWefzVuQ8udeuWw1I9t6UFmbaSy/oTYMA/3Nk= Date: Tue, 8 Oct 2019 17:10:46 +0200 From: Greg Kroah-Hartman To: Jerome Pouiller Subject: Re: [PATCH 0/7] Fix various compilation issues with wfx driver Message-ID: <20191008151046.GA2862250@kroah.com> References: <20191008094232.10014-1-Jerome.Pouiller@silabs.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191008094232.10014-1-Jerome.Pouiller@silabs.com> User-Agent: Mutt/1.12.2 (2019-09-21) X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Tue, Oct 08, 2019 at 09:42:47AM +0000, Jerome Pouiller wrote: > From: J=E9r=F4me Pouiller > = > Most of problems are related to big-endian architectures. kbuild still reports 2 errors with these patches applied: Regressions in current branch: drivers/staging/wfx/hif_tx.c:82:2-8: preceding lock on line 65 drivers/staging/wfx/main.c:188:14-21: ERROR: PTR_ERR applied after initiali= zation to constant on line 183 Can you please fix those up as well? thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel