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=-8.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 21D9ACA9EAF for ; Thu, 24 Oct 2019 15:18:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E764420679 for ; Thu, 24 Oct 2019 15:18:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=sifive.com header.i=@sifive.com header.b="biNiyBsU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2503032AbfJXPSK (ORCPT ); Thu, 24 Oct 2019 11:18:10 -0400 Received: from mail-il1-f194.google.com ([209.85.166.194]:43917 "EHLO mail-il1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2503020AbfJXPSJ (ORCPT ); Thu, 24 Oct 2019 11:18:09 -0400 Received: by mail-il1-f194.google.com with SMTP id t5so22712022ilh.10 for ; Thu, 24 Oct 2019 08:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=Ounxj9cfL6O+QVspuA41qPrL+dtHlnd6zlmABTsVbws=; b=biNiyBsUq1oC7u5yogZy8N29MX7ATTQIXUIPIqqI6g2N8EA9QhwEC0gQemO8Cy5L6a UCFg3RDAYG9lnvohF8+tXuDf+IXq7fLq3dVHXnLyE5vPEUz/DrCR7X3R288BYePyqXg3 oYLT/wTPksWncWN9bXdK0yZ0nbFI3oEoJl84Ht2i67n/365THu308Y+OSHFJ18vXXUqR ENefMt09zBo4nBburoq/NmiNK2bRI59OT7KW1kTA/yDrLysLajr6fUNNc1LVC2TMXMzE JIj7P2KKqLbrHsjaQFkGpARY6E99HHxeUwRHMbgsRgF/uSl1vSWl2lvW9K349Ga0HXcy 1zXA== 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:in-reply-to:message-id :references:user-agent:mime-version; bh=Ounxj9cfL6O+QVspuA41qPrL+dtHlnd6zlmABTsVbws=; b=rqbJAXeVxFxJsLSo8PSXBaa0sFp4Lo4r4mGHxAdHR8woYMHhdWdg/ypZC8x7bVhncN XqRgRB+QY8ONMvsLWYkd7/TPCVfu9X46huDzVQ2K9uxUwNMCkHadMIzEHAgv+0eazSFd ANNUii+abn/iWw+Cl/Xz4BDShsOPZk0BEOGcGCVxiv9tS4JvmyDo7jo+l1I6WbhqYUbG H/qjWOciqZ6fs3KSpP8Smjj0yBGWDOKXTKPQWTj852kT7rIdjYY8S+eheXyjew6k4VFi DKNhq74f6GEgTGXKOeMPnFaF6BYADDaxTxXO6+FKX+0ZTfUdTGD5WqP2VMTaHT4POukN NbyQ== X-Gm-Message-State: APjAAAWwOleIG7W1a9Y5n9JNpFwq1B5LDopMHKM7UxxKuhYv3n9gZR1U ouIJ9gFJrzaHW/9MrCbCpd2VOQ== X-Google-Smtp-Source: APXvYqxQ1LtEDnMpoN971luqOI7TbH4CJsi6LuiXRaB4c6bbMVkSBP/cjpjqc6MBqdQnstOla4Sq8g== X-Received: by 2002:a92:8fc6:: with SMTP id r67mr43423606ilk.5.1571930288560; Thu, 24 Oct 2019 08:18:08 -0700 (PDT) Received: from localhost ([64.62.168.194]) by smtp.gmail.com with ESMTPSA id y5sm7755183ilm.63.2019.10.24.08.18.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2019 08:18:07 -0700 (PDT) Date: Thu, 24 Oct 2019 08:17:59 -0700 (PDT) From: Paul Walmsley X-X-Sender: paulw@viisi.sifive.com To: Michal Simek cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, git@xilinx.com, palmer@sifive.com, hch@infradead.org, longman@redhat.com, helgaas@kernel.org, Paolo Bonzini , Arnd Bergmann , Jackie Liu , Wesley Terpstra , Firoz Khan , sparclinux@vger.kernel.org, Ingo Molnar , Catalin Marinas , Ard Biesheuvel , linux-riscv@lists.infradead.org, linux-arch@vger.kernel.org, James Hogan , Vineet Gupta , Greg Kroah-Hartman , Ralf Baechle , "Peter Zijlstra (Intel)" , Will Deacon , Benjamin Herrenschmidt , Paul Burton , Cornelia Huck , Herbert Xu , Russell King , linux-arm-kernel@lists.infradead.org, Albert Ou , linux-snps-arc@lists.infradead.org, "David S. Miller" , Eric Biggers , Michael Ellerman , linux-mips@vger.kernel.org, Masahiro Yamada , Paul Mackerras , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 1/2] asm-generic: Make msi.h a mandatory include/asm header In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21.9999 (DEB 301 2018-08-15) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-165076562-1571930279=:20010" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-165076562-1571930279=:20010 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 24 Oct 2019, Michal Simek wrote: > msi.h is generic for all architectures expect of x86 which has own versio= n. > Enabling MSI by including msi.h to architecture Kbuild is just additional > step which doesn't need to be done. > The patch was created based on request to enable MSI for Microblaze. >=20 > Suggested-by: Christoph Hellwig > Signed-off-by: Michal Simek > --- >=20 > https://lore.kernel.org/linux-riscv/20191008154604.GA7903@infradead.org/ [ ... ] > diff --git a/arch/riscv/include/asm/Kbuild b/arch/riscv/include/asm/Kbuil= d > index 16970f246860..1efaeddf1e4b 100644 > --- a/arch/riscv/include/asm/Kbuild > +++ b/arch/riscv/include/asm/Kbuild > @@ -22,7 +22,6 @@ generic-y +=3D kvm_para.h > generic-y +=3D local.h > generic-y +=3D local64.h > generic-y +=3D mm-arch-hooks.h > -generic-y +=3D msi.h > generic-y +=3D percpu.h > generic-y +=3D preempt.h > generic-y +=3D sections.h Acked-by: Paul Walmsley # arch/riscv Tested-by: Paul Walmsley # build only, rv32/rv64 Thanks Micha=B3, - Paul --8323329-165076562-1571930279=:20010--