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=-5.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,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 6E4A9C433E2 for ; Mon, 13 Jul 2020 16:08:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C462206F0 for ; Mon, 13 Jul 2020 16:08:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="UyJfcshV" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729659AbgGMQIr (ORCPT ); Mon, 13 Jul 2020 12:08:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729649AbgGMQIr (ORCPT ); Mon, 13 Jul 2020 12:08:47 -0400 Received: from mail-il1-x143.google.com (mail-il1-x143.google.com [IPv6:2607:f8b0:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9537DC061755 for ; Mon, 13 Jul 2020 09:08:47 -0700 (PDT) Received: by mail-il1-x143.google.com with SMTP id o3so11608060ilo.12 for ; Mon, 13 Jul 2020 09:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=kd0lZ6Q0Y27gtL8Diz7CfYwjPZyjsUaCrsbeyNeO+hI=; b=UyJfcshVLh/rnFBLweokbFSFTDg4sUFC4gltX6Cc36uqZ6LE7n+p7O2DvdMdSh3rtH VNtLe9LJtVl/9HztICABh7cxjyO9C2194+qjtAxG5RHU6wnQqOAFSuSdE515I2sL4gZg GVWQRv3w9xjXlT689r5VbViCIDznik2asFDLvDPHutZqhEPa3S5BTrkXo6uNsaORArVO vnViD9WVRYeLIzuQDKRkm7k3sn9Mt4BLOLoVenTp+SVRsT+G71Y3k8XQWuTmABgdDY1Z eoOOMbqlqJ513qCCFo6KP0t7UiZk9VUBiFFq6plP7LhsbI1noulvM9tDHVSRM3rA52MS YPuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=kd0lZ6Q0Y27gtL8Diz7CfYwjPZyjsUaCrsbeyNeO+hI=; b=WCh1M3IY8PQP9cdjjIKJnV1BIPOK72tQkUBHWgi+nDnEfgyQDyvrjOvOjMzvx0xOsU 4Fa/Y7fopxLm5DTlFwdB00rnss5S0CcvG6JIzmLuBwiWBamnz4hojizLw9UO5d6w1cNB n4s3Xglk8H0Bf6P9+f7X/aamFW3gtwnPrOgSUU7tgu4P8WP8pLNwRe80fB7yQffEbJpJ quBGw0I9/ZDsWv2OwAe2427Uw1F985x0gI1p5A5WTUPgkOYCTdgDUjJq2mlxrUXIf2Qe R6eizXqHJDuFZ5dlyH6bCzEgearPtbmO/OwEbxNzPBuqH5gwvysy6h9SZQ4jR0LHviP8 JlTA== X-Gm-Message-State: AOAM533fQKd9eqbpDj+04w9N0kaY5C/7CHV8Z2o+Ls+MZHPcxNLZYEJ2 aigMYM5i/qPE9u0jTJ7/B1dV6tu+qpvyUQ== X-Google-Smtp-Source: ABdhPJwVVTVaefgi436OAH7B4PJsDTFxe/0ZnQh0PdCTDT4XvbopyQ/Uy7q2toPvIAtgeRNXAUK/7g== X-Received: by 2002:a05:6e02:1086:: with SMTP id r6mr405658ilj.158.1594656526605; Mon, 13 Jul 2020 09:08:46 -0700 (PDT) Received: from [172.22.22.26] (c-73-185-129-58.hsd1.mn.comcast.net. [73.185.129.58]) by smtp.googlemail.com with ESMTPSA id f18sm7807870ion.47.2020.07.13.09.08.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jul 2020 09:08:46 -0700 (PDT) Subject: Re: Build failures in -next in qcom_common.c To: Mark Brown , Siddharth Gupta , Rishabh Bhatnagar , Bjorn Andersson Cc: linux-arm-kernel@lists.infradead.org, linux-next@vger.kernel.org References: <20200713154822.GC4420@sirena.org.uk> From: Alex Elder Message-ID: Date: Mon, 13 Jul 2020 11:08:45 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200713154822.GC4420@sirena.org.uk> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 7/13/20 10:48 AM, Mark Brown wrote: > Since Friday -next has been failing to build various arm and arm64 > configurations with: > > drivers/remoteproc/qcom_common.c:210:9: error: implicit declaration of function 'kzalloc' [-Werror,-Wimplicit-function-declaration] > info = kzalloc(sizeof(*info), GFP_KERNEL); > ^ That has a trivial fix. I have contacted Bjorn to find out whether he's going to do it or whether he wants someone else to. Thanks for pointing it out. -Alex > drivers/remoteproc/qcom_common.c:210:7: warning: incompatible integer to pointer conversion assigning to 'struct qcom_ssr_subsystem *' from 'int' [-Wint-conversion] > info = kzalloc(sizeof(*info), GFP_KERNEL); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1 warning and 1 error generated. > > caused by 5abfe5cf0b8358b8ad0 (remoteproc: qcom: Add per subsystem SSR > notification) which adds a use of kzalloc() without ensuring that it is > prototyped. > 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,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 A0482C433E3 for ; Mon, 13 Jul 2020 16:09:57 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 6EF942076D for ; Mon, 13 Jul 2020 16:09:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UgOJB/Dt"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="UyJfcshV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6EF942076D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7J/rybKb6n2iftpeftGcdcGezaSpt8Kk5uZjRMGglME=; b=UgOJB/Dtqt/JFutNdu1mXtna2 /RWEVTDaCAtXeJrvkya/61KQd7JUyQ064BLqEghop8CBNrhIg0fLWcLD2/MWjEg8WdSaOzSyoAiBn 4SZXrODu6yRotBZWf9AgmvgennVVzDnn06heORJrhzSgyYpgqQdOTQa4nQ2CCQkG/fFrmwd3tYXhK 6D+K3Suk3SeY7AWbCP32aVlkjip7dJyzJ2I2hQoBEKtq4jgeNiM6fD6EdapbmjqOPopVhTQZHI7Kh BetchpbgzzONRn/XZK/osVlaOLOtXYzD1zXbDfI541hgMp6kCPVcBwQgtYkMXOSYxTOHksYNaaVSB ZnOzO6mPQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jv10d-0005Zb-Nj; Mon, 13 Jul 2020 16:08:51 +0000 Received: from mail-il1-x144.google.com ([2607:f8b0:4864:20::144]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jv10b-0005YK-EA for linux-arm-kernel@lists.infradead.org; Mon, 13 Jul 2020 16:08:50 +0000 Received: by mail-il1-x144.google.com with SMTP id x9so11648307ila.3 for ; Mon, 13 Jul 2020 09:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=kd0lZ6Q0Y27gtL8Diz7CfYwjPZyjsUaCrsbeyNeO+hI=; b=UyJfcshVLh/rnFBLweokbFSFTDg4sUFC4gltX6Cc36uqZ6LE7n+p7O2DvdMdSh3rtH VNtLe9LJtVl/9HztICABh7cxjyO9C2194+qjtAxG5RHU6wnQqOAFSuSdE515I2sL4gZg GVWQRv3w9xjXlT689r5VbViCIDznik2asFDLvDPHutZqhEPa3S5BTrkXo6uNsaORArVO vnViD9WVRYeLIzuQDKRkm7k3sn9Mt4BLOLoVenTp+SVRsT+G71Y3k8XQWuTmABgdDY1Z eoOOMbqlqJ513qCCFo6KP0t7UiZk9VUBiFFq6plP7LhsbI1noulvM9tDHVSRM3rA52MS YPuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=kd0lZ6Q0Y27gtL8Diz7CfYwjPZyjsUaCrsbeyNeO+hI=; b=c3egsnr2FR+JNtQ8Pp2pXvG7w8zZgKxNvmMPQu08SsRGgZVlZ8QRILbl5/dyAt0DGR Cu9bspqIdi1WlpMyYgSoyfYcZAoZnrjEt7immT3IrF33y/1re2HtdBXJjB2gucRvPNHM dHHqLJXpr7IylMJABpEvXgmCNFm3Mfa5LXe+qwxecEB5z5vkzXkK50AFQP6JkOzozwL+ 5l58D9icF2EYMhzoxQ7eeF5oe1RssrM1T/2qI82nV4Oewri2QaZr2XVi/cCHP9jhJpJp TvvzF5JaIINWqxuxsxKjDYLMuFRvk/JdDGqZICN/rkjvBfN87Ab/KLhJ11W1MkEbF8tA v8hQ== X-Gm-Message-State: AOAM5337v+XGG91JEK6uN63L0qa7um4UxRXmcBYcFuYOO57T6OzhSEBl xim+GfkAGp2e7YpN8sn583hU1g== X-Google-Smtp-Source: ABdhPJwVVTVaefgi436OAH7B4PJsDTFxe/0ZnQh0PdCTDT4XvbopyQ/Uy7q2toPvIAtgeRNXAUK/7g== X-Received: by 2002:a05:6e02:1086:: with SMTP id r6mr405658ilj.158.1594656526605; Mon, 13 Jul 2020 09:08:46 -0700 (PDT) Received: from [172.22.22.26] (c-73-185-129-58.hsd1.mn.comcast.net. [73.185.129.58]) by smtp.googlemail.com with ESMTPSA id f18sm7807870ion.47.2020.07.13.09.08.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jul 2020 09:08:46 -0700 (PDT) Subject: Re: Build failures in -next in qcom_common.c To: Mark Brown , Siddharth Gupta , Rishabh Bhatnagar , Bjorn Andersson References: <20200713154822.GC4420@sirena.org.uk> From: Alex Elder Message-ID: Date: Mon, 13 Jul 2020 11:08:45 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200713154822.GC4420@sirena.org.uk> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200713_120849_528407_A6392D28 X-CRM114-Status: GOOD ( 10.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-next@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 7/13/20 10:48 AM, Mark Brown wrote: > Since Friday -next has been failing to build various arm and arm64 > configurations with: > > drivers/remoteproc/qcom_common.c:210:9: error: implicit declaration of function 'kzalloc' [-Werror,-Wimplicit-function-declaration] > info = kzalloc(sizeof(*info), GFP_KERNEL); > ^ That has a trivial fix. I have contacted Bjorn to find out whether he's going to do it or whether he wants someone else to. Thanks for pointing it out. -Alex > drivers/remoteproc/qcom_common.c:210:7: warning: incompatible integer to pointer conversion assigning to 'struct qcom_ssr_subsystem *' from 'int' [-Wint-conversion] > info = kzalloc(sizeof(*info), GFP_KERNEL); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1 warning and 1 error generated. > > caused by 5abfe5cf0b8358b8ad0 (remoteproc: qcom: Add per subsystem SSR > notification) which adds a use of kzalloc() without ensuring that it is > prototyped. > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel