Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp873183ybl; Fri, 16 Aug 2019 05:29:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqzClme8j/tAHmHAQtEjzHFEo9yD4GP5zwd6pg2OyFSxbOatsQWxkSQZoW4kDqzVPF3BgBK+ X-Received: by 2002:aa7:8dcc:: with SMTP id j12mr10589172pfr.137.1565958587820; Fri, 16 Aug 2019 05:29:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565958587; cv=none; d=google.com; s=arc-20160816; b=P02EjSwv2bT3WCm0Y0dQ37bfiUd25uts/Wwg5cPl08/whJU3uv6nh4/JlXMnrGFXzG xlO4Ggk70CgDqT61gWt48I0ett5upcwOyWFdtkqQr1vlG1E0ZoTpVxXdPCWvuVIm1y0q W3n3KWNaeM5GOB8IuCdyacbFADelrRSbLeZV2iXZBdeB5EBzQdQQlKhLY9DK6dLjM9wW 8iPuCrxNNmPtn2cnIxYSTMH71aTYFTDr+WdSeLBHHoaLrUC+JoM8AXw1fnQT1/NZ11/D 3Jg5NFQ/4L1nbypEbIC1bql+0Gvlg7kPPk4n7gRUJbWVmCqgcQE0qEKuIRqXtcsq3yF0 iViQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=nyamPMjzhcgui/nEDDSTDNfhYL48X9lhTgmj0a45GYs=; b=JMGl7pRr7kC9m/ePifW8mbV3I9T05KwGCSnWuZpUUlqCBoDZzX83W/3wRgob+e1NLG U5cWWTmn/VHtvVnfcOFX7H+85nFIfasJ4CEqepcfFPym+WD/E6ztEzJluu79qhOR7/kz M2hXxkbpi0V/y0vuT5poovkz99q0GVupem82P66kzGGqKFIxWwicM2SmZYyKawuHVkCC cGr3lLAqI08zZgKnZiihYJoFpTH6ZIsGLh3mzRF+6DM56MC3uh6OtnqQftJwFqD0m/Af HAKGt99/SWjLcXSMrhSCPDozKlemWlHtf8egjoO6G83pKZYxKZPzy0uY9PGiul2lkw+N qvEQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o70si3803654pgo.280.2019.08.16.05.29.29; Fri, 16 Aug 2019 05:29:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727237AbfHPM2x (ORCPT + 99 others); Fri, 16 Aug 2019 08:28:53 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:42139 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727087AbfHPM2w (ORCPT ); Fri, 16 Aug 2019 08:28:52 -0400 Received: from [5.158.153.52] (helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hybLX-0000mB-9V; Fri, 16 Aug 2019 14:28:43 +0200 Date: Fri, 16 Aug 2019 14:28:42 +0200 (CEST) From: Thomas Gleixner To: YueHaibing cc: jason@lakedaemon.net, maz@kernel.org, paul@crapouillou.net, malat@debian.org, paul.burton@mips.com, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH] irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building In-Reply-To: <20190813015602.30576-1-yuehaibing@huawei.com> Message-ID: References: <20190813015602.30576-1-yuehaibing@huawei.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 13 Aug 2019, YueHaibing wrote: > While do COMPILE_TEST building, if GENERIC_IRQ_CHIP is > not selected, it fails: > > drivers/irqchip/irq-ingenic-tcu.o: In function `ingenic_tcu_intc_cascade': > irq-ingenic-tcu.c:(.text+0x13f): undefined reference to `irq_get_domain_generic_chip' > drivers/irqchip/irq-ingenic-tcu.o: In function `ingenic_tcu_irq_init': > irq-ingenic-tcu.c:(.init.text+0x97): undefined reference to `irq_generic_chip_ops' > irq-ingenic-tcu.c:(.init.text+0xdd): undefined reference to `__irq_alloc_domain_generic_chips' > irq-ingenic-tcu.c:(.init.text+0x10b): undefined reference to `irq_get_domain_generic_chip' > > select GENERIC_IRQ_CHIP to fix this. > > Reported-by: Hulk Robot > Fixes: 9536eba03ec7 ("irqchip: Add irq-ingenic-tcu driver") git show 9536eba03ec7 fatal: ambiguous argument '9536eba03ec7': unknown revision or path not in the working tree. Thanks, tglx