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.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 0E0EEC35DF8 for ; Tue, 25 Feb 2020 07:52:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DC04A2467A for ; Tue, 25 Feb 2020 07:52:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iEITAgIl" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729654AbgBYHwB (ORCPT ); Tue, 25 Feb 2020 02:52:01 -0500 Received: from mail-pj1-f65.google.com ([209.85.216.65]:55022 "EHLO mail-pj1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729589AbgBYHwA (ORCPT ); Tue, 25 Feb 2020 02:52:00 -0500 Received: by mail-pj1-f65.google.com with SMTP id dw13so891078pjb.4; Mon, 24 Feb 2020 23:51:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=iEITAgIl00kyXUWSBKvpCYdnRJXBwyc+KUDYeJYmABzTDgw3gcRNZBbg8LlnJz/oNX v8YYzG1FvT8RwvFlEPaC+A1kXJd/owZ7a+ucuUQ6OtLBcpN3As8Clp6EahNILoAjLLYL QJdwLi7cthjDRR+Sc+AmJ76XAMdAwNQJHg6Q12G20zFoNhffXATJn4PtI6qlYuIisw20 fHDE340iO7iweLR3SccBAnIXnD4bG5lWttzj9AE4RlRsqH+6EeznJ6uDGhmOas6WMXIK 0T99p1wIA1w8NTUrngcs5PxIklGlUbgiXe328C+qNmbbhTW7hZtkkXPAOpnXlA/iajxO H0RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=H4b+KqLhGJ9ASW5rLFfQe6wx1OGriGTWvrmQHUy+yNuMRngbZSY5EX6i02BXJA+1x9 PQzVKL0zD1abckSHuoR8fSsVE0e0p7HZJLNnqLVOsnYUUXM34RChr2bt+r9ukxixQq24 w+opFE2fKXucJ+aCmUEU4/e4gjPS9X4XqA60OcdX7U6pZJqX/srYuzWkoMDUh7pAph1+ rvG5fzc4Cv3WkSizDv19tFIyJVx8SPzhS5qsoFqJ9PTLVkiLhPb6E9gPKuoa4pe9pXmj nuoU+A9eYwn2aqkcXEksrLqduxKeyU0CbIY8RnCzKC7p0YaI8eyg3J6yGZQf3QnXfAcp 2MgA== X-Gm-Message-State: APjAAAU2CbJ0L5fXdQUMQEvXACcNuxFHhDVUfLiHuRhOQuG8zkzKKiap qeOrdzxS1ZM38wQEzoKUUQM= X-Google-Smtp-Source: APXvYqx+5pXqKxI4ULLR6ATgJX5fTRooYMW74dM+2ZDktjJeVYsoT2ZTDKe76IT+s1v84AUfEpO83g== X-Received: by 2002:a17:902:7c07:: with SMTP id x7mr3617020pll.232.1582617118595; Mon, 24 Feb 2020 23:51:58 -0800 (PST) Received: from localhost ([106.51.232.35]) by smtp.gmail.com with ESMTPSA id w189sm15983184pfw.157.2020.02.24.23.51.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Feb 2020 23:51:58 -0800 (PST) Date: Tue, 25 Feb 2020 13:21:55 +0530 From: afzal mohammed To: kbuild test robot Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-amlogic@lists.infradead.org, Daniel Lezcano , Thomas Gleixner , Florian Fainelli , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com, Nicolas Saenz Julienne , Kukjin Kim , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Barry Song , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Kevin Hilman , Linus Walleij , Tony Prisk , Allison Randal , Enrico Weigelt , Greg Kroah-Hartman , Kate Stewart Subject: Re: [PATCH v2 16/18] clocksource: Replace setup_irq() by request_irq() Message-ID: <20200225075155.GA6735@afzalpc> References: <4e565e7afa2f2a0ed89774d0a1597649173b1746.1582471508.git.afzal.mohd.ma@gmail.com> <202002251058.U8V8FHji%lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202002251058.U8V8FHji%lkp@intel.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Tue, Feb 25, 2020 at 10:52:55AM +0800, kbuild test robot wrote: > Thank you for the patch! Yet something to improve: And thanks for the report, i will try to improve :) > [auto build test ERROR on tip/timers/core] > [also build test ERROR on arm-soc/for-next powerpc/next linus/master v5.6-rc3 next-20200221] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] i did use --base option w/ git format-patch, though the output of it was rigged to indicate a human understandable start point that can be parsed by the script as well. In cover letter, there was "base-commit: v5.6-rc1", test robot cannot make use of that information ?, since my thought was that your script would create a branch with any valid start point following "base-commit:" > drivers/clocksource/timer-prima2.c: In function 'sirfsoc_prima2_timer_init': > >> drivers/clocksource/timer-prima2.c:213:2: error: 'sirfsoc_timer_irq' undeclared (first use in this function); did you mean 'sirfsoc_timer_read'? > sirfsoc_timer_irq.irq = irq_of_parse_and_map(np, 0); > ^~~~~~~~~~~~~~~~~ > sirfsoc_timer_read > drivers/clocksource/timer-prima2.c:213:2: note: each undeclared identifier is reported only once for each function it appears in Does the robot keep the log of patches that are successfully built ?, w/ v1, i did not receive similar report, and tried to find if test robot has successfully built v1, but couldn't find out. Regards afzal 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.2 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 92324C35DF8 for ; Tue, 25 Feb 2020 07:52:14 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 64D312082F for ; Tue, 25 Feb 2020 07:52:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tmMvXjkb"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iEITAgIl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64D312082F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=69caVr6+ttxn5gopYkrNjJChOHOm/fH+DFRsTiYCvh0=; b=tmMvXjkb3KAwYF bVXUSJFXNFPqE+wyoHNFXOZPKGoHBrmaO7nBcmhe1pqv/SR2r0eOg4P8UvZQmqJcOW8LePq5xF3ib 2ik02tMeoGlRODZ+MW1LD23BLBKwdIVlmxvz9aQms9q7PmY8xRAs8/bDvSSmDJLBIlaJXJW9Xnsj/ iVKBbJ/6QY+XUC8IC9qqBPZ/3cNwUd6Xa4Uw6j4aI5OtZCNapQ042Z703aoqfCy0qwTdF2PJpngnm QZnb6NxIWsDjU2onpHWf8Z+vMcqhcrvFB3rHL820k/PmyBrbHvNq6X5Af02x1JpwHIrghXBOsbmYJ c6xWTXL6GdLKWfZZpPlQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6V0d-00074n-Ru; Tue, 25 Feb 2020 07:52:03 +0000 Received: from mail-pj1-x1043.google.com ([2607:f8b0:4864:20::1043]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6V0Z-00074N-PA; Tue, 25 Feb 2020 07:52:01 +0000 Received: by mail-pj1-x1043.google.com with SMTP id d5so891419pjz.5; Mon, 24 Feb 2020 23:51:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=iEITAgIl00kyXUWSBKvpCYdnRJXBwyc+KUDYeJYmABzTDgw3gcRNZBbg8LlnJz/oNX v8YYzG1FvT8RwvFlEPaC+A1kXJd/owZ7a+ucuUQ6OtLBcpN3As8Clp6EahNILoAjLLYL QJdwLi7cthjDRR+Sc+AmJ76XAMdAwNQJHg6Q12G20zFoNhffXATJn4PtI6qlYuIisw20 fHDE340iO7iweLR3SccBAnIXnD4bG5lWttzj9AE4RlRsqH+6EeznJ6uDGhmOas6WMXIK 0T99p1wIA1w8NTUrngcs5PxIklGlUbgiXe328C+qNmbbhTW7hZtkkXPAOpnXlA/iajxO H0RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=nwV8aGOs6jxcYryM/2x/4cSERbNd1iUR+4D4OJt2Ky6xsPd5oWMFKwMX3Y9ub30C1h 2m8klten7pVahuBoOgP4Evf4kSW5JL00GD6NqycQMxQ4k41/lUK1ZH8G+Rr2eA0xxaQ7 5G3g8bcDc6ZEaORa2qoPMNjjzxpIOwWIr0vJaQGG2h/InWx2DcVDq8tEHe26RERMsxCW 6cG2ZNbEkc9Y5f3h2xNpMPX2V6rtXvs4e3qHFqG2Luk0XY+pSviCHrp21/xwJVrUZ4v2 rCum9mJCO74L3nVhpmtWLPMtxCkxGa3X7o6nIjTlyTEEPkq1FbNFA31nibLwDr/jsKNe QsEw== X-Gm-Message-State: APjAAAXKwriJRx/B01K9C4/LH0QB4rinrV6/xpJDeaYzWKwhudzoBadd SKS0dTDnBewpDNL9aj0VouE= X-Google-Smtp-Source: APXvYqx+5pXqKxI4ULLR6ATgJX5fTRooYMW74dM+2ZDktjJeVYsoT2ZTDKe76IT+s1v84AUfEpO83g== X-Received: by 2002:a17:902:7c07:: with SMTP id x7mr3617020pll.232.1582617118595; Mon, 24 Feb 2020 23:51:58 -0800 (PST) Received: from localhost ([106.51.232.35]) by smtp.gmail.com with ESMTPSA id w189sm15983184pfw.157.2020.02.24.23.51.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Feb 2020 23:51:58 -0800 (PST) Date: Tue, 25 Feb 2020 13:21:55 +0530 From: afzal mohammed To: kbuild test robot Subject: Re: [PATCH v2 16/18] clocksource: Replace setup_irq() by request_irq() Message-ID: <20200225075155.GA6735@afzalpc> References: <4e565e7afa2f2a0ed89774d0a1597649173b1746.1582471508.git.afzal.mohd.ma@gmail.com> <202002251058.U8V8FHji%lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <202002251058.U8V8FHji%lkp@intel.com> User-Agent: Mutt/1.9.3 (2018-01-21) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_235159_840579_03D0E207 X-CRM114-Status: GOOD ( 15.73 ) 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: Kate Stewart , Linus Walleij , Fabio Estevam , linux-samsung-soc@vger.kernel.org, Kevin Hilman , Daniel Lezcano , Allison Randal , Krzysztof Kozlowski , Kukjin Kim , bcm-kernel-feedback-list@broadcom.com, NXP Linux Team , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Ray Jui , Sascha Hauer , Florian Fainelli , linux-amlogic@lists.infradead.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Barry Song , kbuild-all@lists.01.org, Scott Branden , Enrico Weigelt , linux-kernel@vger.kernel.org, Tony Prisk , Pengutronix Kernel Team , Greg Kroah-Hartman , Shawn Guo , Nicolas Saenz Julienne Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, On Tue, Feb 25, 2020 at 10:52:55AM +0800, kbuild test robot wrote: > Thank you for the patch! Yet something to improve: And thanks for the report, i will try to improve :) > [auto build test ERROR on tip/timers/core] > [also build test ERROR on arm-soc/for-next powerpc/next linus/master v5.6-rc3 next-20200221] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] i did use --base option w/ git format-patch, though the output of it was rigged to indicate a human understandable start point that can be parsed by the script as well. In cover letter, there was "base-commit: v5.6-rc1", test robot cannot make use of that information ?, since my thought was that your script would create a branch with any valid start point following "base-commit:" > drivers/clocksource/timer-prima2.c: In function 'sirfsoc_prima2_timer_init': > >> drivers/clocksource/timer-prima2.c:213:2: error: 'sirfsoc_timer_irq' undeclared (first use in this function); did you mean 'sirfsoc_timer_read'? > sirfsoc_timer_irq.irq = irq_of_parse_and_map(np, 0); > ^~~~~~~~~~~~~~~~~ > sirfsoc_timer_read > drivers/clocksource/timer-prima2.c:213:2: note: each undeclared identifier is reported only once for each function it appears in Does the robot keep the log of patches that are successfully built ?, w/ v1, i did not receive similar report, and tried to find if test robot has successfully built v1, but couldn't find out. Regards afzal _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.2 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 E4CE6C35DF8 for ; Tue, 25 Feb 2020 07:52:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B8D112082F for ; Tue, 25 Feb 2020 07:52:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZMRftgQ9"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iEITAgIl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8D112082F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sXvEERxBC9KyUrvICjb9tg3qhPw9Ensvu7gxXsTR0Ao=; b=ZMRftgQ9mJkBPs HGNDIur6CK39OvVNK16MIFEdNFzKCWZnaROAXeBzAr0VZNK2gBfdXcI8hfX/3yyKBks3C8bJ5tEue LXx3H4OV/3lMO4uCPQfgVS9zu97wg5L6EvtoucRsWwcKtLrJj3pkLDanR6pd1AYmKjewhoniGSkUG SE29oWPtDALewuRQQrh7Al1ZN6X08pOPgnHbEyfYKDxILSSPaec+WcDW4yz9/n8Jo3Y72U0tkqfpe mj2np3pKWLVMg1XHxZ05TzLg/91hf5wXL1HM1PdG6J1OqKMX7Fs687rSm6xpueDcq+8pEVU9TUNfO 16/NhzGcDw8DtkomtmzQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6V0l-0007CY-34; Tue, 25 Feb 2020 07:52:11 +0000 Received: from mail-pj1-x1043.google.com ([2607:f8b0:4864:20::1043]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6V0Z-00074N-PA; Tue, 25 Feb 2020 07:52:01 +0000 Received: by mail-pj1-x1043.google.com with SMTP id d5so891419pjz.5; Mon, 24 Feb 2020 23:51:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=iEITAgIl00kyXUWSBKvpCYdnRJXBwyc+KUDYeJYmABzTDgw3gcRNZBbg8LlnJz/oNX v8YYzG1FvT8RwvFlEPaC+A1kXJd/owZ7a+ucuUQ6OtLBcpN3As8Clp6EahNILoAjLLYL QJdwLi7cthjDRR+Sc+AmJ76XAMdAwNQJHg6Q12G20zFoNhffXATJn4PtI6qlYuIisw20 fHDE340iO7iweLR3SccBAnIXnD4bG5lWttzj9AE4RlRsqH+6EeznJ6uDGhmOas6WMXIK 0T99p1wIA1w8NTUrngcs5PxIklGlUbgiXe328C+qNmbbhTW7hZtkkXPAOpnXlA/iajxO H0RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=T1LnGLoBaV2TTPUF6toPUaaqUjCR3lePLHm0eYLmXyU=; b=nwV8aGOs6jxcYryM/2x/4cSERbNd1iUR+4D4OJt2Ky6xsPd5oWMFKwMX3Y9ub30C1h 2m8klten7pVahuBoOgP4Evf4kSW5JL00GD6NqycQMxQ4k41/lUK1ZH8G+Rr2eA0xxaQ7 5G3g8bcDc6ZEaORa2qoPMNjjzxpIOwWIr0vJaQGG2h/InWx2DcVDq8tEHe26RERMsxCW 6cG2ZNbEkc9Y5f3h2xNpMPX2V6rtXvs4e3qHFqG2Luk0XY+pSviCHrp21/xwJVrUZ4v2 rCum9mJCO74L3nVhpmtWLPMtxCkxGa3X7o6nIjTlyTEEPkq1FbNFA31nibLwDr/jsKNe QsEw== X-Gm-Message-State: APjAAAXKwriJRx/B01K9C4/LH0QB4rinrV6/xpJDeaYzWKwhudzoBadd SKS0dTDnBewpDNL9aj0VouE= X-Google-Smtp-Source: APXvYqx+5pXqKxI4ULLR6ATgJX5fTRooYMW74dM+2ZDktjJeVYsoT2ZTDKe76IT+s1v84AUfEpO83g== X-Received: by 2002:a17:902:7c07:: with SMTP id x7mr3617020pll.232.1582617118595; Mon, 24 Feb 2020 23:51:58 -0800 (PST) Received: from localhost ([106.51.232.35]) by smtp.gmail.com with ESMTPSA id w189sm15983184pfw.157.2020.02.24.23.51.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Feb 2020 23:51:58 -0800 (PST) Date: Tue, 25 Feb 2020 13:21:55 +0530 From: afzal mohammed To: kbuild test robot Subject: Re: [PATCH v2 16/18] clocksource: Replace setup_irq() by request_irq() Message-ID: <20200225075155.GA6735@afzalpc> References: <4e565e7afa2f2a0ed89774d0a1597649173b1746.1582471508.git.afzal.mohd.ma@gmail.com> <202002251058.U8V8FHji%lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <202002251058.U8V8FHji%lkp@intel.com> User-Agent: Mutt/1.9.3 (2018-01-21) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_235159_840579_03D0E207 X-CRM114-Status: GOOD ( 15.73 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Linus Walleij , Fabio Estevam , linux-samsung-soc@vger.kernel.org, Kevin Hilman , Daniel Lezcano , Allison Randal , Krzysztof Kozlowski , Kukjin Kim , bcm-kernel-feedback-list@broadcom.com, NXP Linux Team , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Ray Jui , Sascha Hauer , Florian Fainelli , linux-amlogic@lists.infradead.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Barry Song , kbuild-all@lists.01.org, Scott Branden , Enrico Weigelt , linux-kernel@vger.kernel.org, Tony Prisk , Pengutronix Kernel Team , Greg Kroah-Hartman , Shawn Guo , Nicolas Saenz Julienne Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Hi, On Tue, Feb 25, 2020 at 10:52:55AM +0800, kbuild test robot wrote: > Thank you for the patch! Yet something to improve: And thanks for the report, i will try to improve :) > [auto build test ERROR on tip/timers/core] > [also build test ERROR on arm-soc/for-next powerpc/next linus/master v5.6-rc3 next-20200221] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] i did use --base option w/ git format-patch, though the output of it was rigged to indicate a human understandable start point that can be parsed by the script as well. In cover letter, there was "base-commit: v5.6-rc1", test robot cannot make use of that information ?, since my thought was that your script would create a branch with any valid start point following "base-commit:" > drivers/clocksource/timer-prima2.c: In function 'sirfsoc_prima2_timer_init': > >> drivers/clocksource/timer-prima2.c:213:2: error: 'sirfsoc_timer_irq' undeclared (first use in this function); did you mean 'sirfsoc_timer_read'? > sirfsoc_timer_irq.irq = irq_of_parse_and_map(np, 0); > ^~~~~~~~~~~~~~~~~ > sirfsoc_timer_read > drivers/clocksource/timer-prima2.c:213:2: note: each undeclared identifier is reported only once for each function it appears in Does the robot keep the log of patches that are successfully built ?, w/ v1, i did not receive similar report, and tried to find if test robot has successfully built v1, but couldn't find out. Regards afzal _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic