Received: by 2002:a25:b323:0:0:0:0:0 with SMTP id l35csp1585041ybj; Fri, 20 Sep 2019 12:54:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqzWPcFc03C85oVsnylJheowF8jlBpaXeWEj1J5Jp/AXnVQUf+H6Cxxuu0yOdF1gJJ8Cn43i X-Received: by 2002:a17:906:7048:: with SMTP id r8mr20816599ejj.101.1569009296094; Fri, 20 Sep 2019 12:54:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569009296; cv=none; d=google.com; s=arc-20160816; b=ii2Wj7NRvYLonysrgJWQKPFuUvaRY6+M+CagNd3HPwybN7YsLKYYMIU76nUKMHK3yZ Gb5dcfjxeAoOfq5crK3eq3iN/8aklHedNA677lg7/WaW7TfOvxbuK+bD2ifpEojDQ6i5 u2gec4Anc2cjDwuvXhC3ZIBPaOK2SkJbLN2GsuDIPTTL9XVl356rMJ1v3qeR6AjKlsT8 7DpUsKBXK6rWrOWIva1G0LdcyL4H00A7olDjIUA0NY8IAyuIU9uEWzErXeIZi1FQRt14 f+6LB/GjNl4oeot4z4z2EaFTiExlvlS2s9PQvgO6izZlJ/ewtXZJU5YhSnsdPzwGmtnj 3aAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=CHTRhBbPkgyuaHndr7wwUKVzRWzOKN4UJi1iT/MawxQ=; b=h8nTMEurm26xLxo1YGf1klQJH+BFlWAIgAkowYtPf33g9HG0YAUobFLQV5IM/Qpum7 MJvgnura5uMl9JzkQY0yGeITQf5R8zSXjk1fv6Lr4QcpP5F1Yi9UoEqY5Bj3thl1RUMd w/AjTSSJYmnNiF46IJ1WSrMQC0T5IgPmXoGdAx/0icZFnMfHSDQyEuqbfBKLvC3OYNXL /+gCbut0f52FtJJmvmMEhWY+ytgQc/n2mXVEHHwimBky4VMSrhNadaqhCEywGrHzCKbM GzfFdgdHCQVSFPmGrM8UTjMk9/ihdnIYOUshaOrJbAllhjIyiTpxzCakP0HQPdHphg/+ 23Ew== 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 n6si1602547ejj.232.2019.09.20.12.54.32; Fri, 20 Sep 2019 12:54:56 -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 S1728256AbfITNms (ORCPT + 99 others); Fri, 20 Sep 2019 09:42:48 -0400 Received: from foss.arm.com ([217.140.110.172]:44866 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726924AbfITNmr (ORCPT ); Fri, 20 Sep 2019 09:42:47 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 63A791570; Fri, 20 Sep 2019 06:42:47 -0700 (PDT) Received: from [10.1.197.57] (e110467-lin.cambridge.arm.com [10.1.197.57]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 43D923F67D; Fri, 20 Sep 2019 06:42:46 -0700 (PDT) Subject: Re: "arm64: use asm-generic/dma-mapping.h" introduced a kbuild warning To: Qian Cai , Masahiro Yamada Cc: Michal Marek , Linux Kbuild mailing list , Linux Kernel Mailing List , Stefano Stabellini , Will Deacon , Christoph Hellwig , linux-arm-kernel References: <1568898377.5576.186.camel@lca.pw> <1568985515.5576.195.camel@lca.pw> From: Robin Murphy Message-ID: <32e53c34-6cc5-6231-6069-3b782f5d2cf0@arm.com> Date: Fri, 20 Sep 2019 14:42:42 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <1568985515.5576.195.camel@lca.pw> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/09/2019 14:18, Qian Cai wrote: > On Fri, 2019-09-20 at 19:24 +0900, Masahiro Yamada wrote: >> Hi Qian, >> >> On Thu, Sep 19, 2019 at 10:06 PM Qian Cai wrote: >>> >>> The commit 5489c8e0cf03 ("arm64: use asm-generic/dma-mapping.h") introduced a >>> kbuild warning, >>> >>> scripts/Makefile.asm-generic:25: redundant generic-y found in >>> arch/arm64/include/asm/Kbuild: dma-mapping.h >>> >>> >> >> Which tree did you test? > > It was yesterday's linux-next (next-20190918) with this config [1], but it seems > gone in today's linux-next. There was a conflict in dma-mapping.h between the arm64 tree and the dma-mapping tree (where that commit deleted it) - looks like -next must have just resolved it the wrong way that day. Robin. > [1] https://raw.githubusercontent.com/cailca/linux-mm/master/arm64.config > >> >> I tried the latest Linus tree (, which contains 5489c8e0cf03), >> but I did not see this warning. >> >> >> > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel >