From: Christoph Hellwig <hch@infradead.org>
To: Atish Patra <atish.patra@wdc.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Albert Ou <aou@eecs.berkeley.edu>,
Yangtao Li <tiny.windzz@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
linux-kernel@vger.kernel.org, Johan Hovold <johan@kernel.org>,
Anup Patel <anup.patel@wdc.com>, Rob Herring <robh+dt@kernel.org>,
Palmer Dabbelt <palmer@sifive.com>, Gary Guo <gary@garyguo.net>,
Paul Walmsley <paul.walmsley@sifive.com>,
linux-riscv@lists.infradead.org, Enrico Weigelt <info@metux.net>,
Thomas Gleixner <tglx@linutronix.de>,
Allison Randal <allison@lohutok.net>
Subject: Re: [PATCH v3 4/5] RISC-V: Export few kernel symbols
Date: Thu, 1 Aug 2019 08:56:33 -0700 [thread overview]
Message-ID: <20190801155633.GA366@infradead.org> (raw)
In-Reply-To: <20190801005843.10343-5-atish.patra@wdc.com>
On Wed, Jul 31, 2019 at 05:58:42PM -0700, Atish Patra wrote:
> Export few symbols used by kvm module. Without this, kvm can not
> be compiled as a module.
Please add this to the kvm series instead as we don't merge exports
without their users in the same series.
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Atish Patra <atish.patra@wdc.com>
Cc: linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Albert Ou <aou@eecs.berkeley.edu>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Yangtao Li <tiny.windzz@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Anup Patel <anup.patel@wdc.com>, Johan Hovold <johan@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Palmer Dabbelt <palmer@sifive.com>, Gary Guo <gary@garyguo.net>,
Paul Walmsley <paul.walmsley@sifive.com>,
linux-riscv@lists.infradead.org, Enrico Weigelt <info@metux.net>,
Thomas Gleixner <tglx@linutronix.de>,
Allison Randal <allison@lohutok.net>
Subject: Re: [PATCH v3 4/5] RISC-V: Export few kernel symbols
Date: Thu, 1 Aug 2019 08:56:33 -0700 [thread overview]
Message-ID: <20190801155633.GA366@infradead.org> (raw)
In-Reply-To: <20190801005843.10343-5-atish.patra@wdc.com>
On Wed, Jul 31, 2019 at 05:58:42PM -0700, Atish Patra wrote:
> Export few symbols used by kvm module. Without this, kvm can not
> be compiled as a module.
Please add this to the kvm series instead as we don't merge exports
without their users in the same series.
next prev parent reply other threads:[~2019-08-01 15:56 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-01 0:58 [PATCH v3 0/5] Miscellaneous fixes Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` [PATCH v3 1/5] RISC-V: Remove per cpu clocksource Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` [PATCH v3 2/5] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` [PATCH v3 3/5] RISC-V: Fix unsupported isa string info Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-06 23:27 ` Paul Walmsley
2019-08-06 23:27 ` Paul Walmsley
2019-08-06 23:27 ` Paul Walmsley
2019-08-07 1:13 ` Atish Patra
2019-08-07 1:13 ` Atish Patra
2019-08-07 1:26 ` Paul Walmsley
2019-08-07 1:26 ` Paul Walmsley
2019-08-07 15:37 ` Palmer Dabbelt
2019-08-07 15:37 ` Palmer Dabbelt
2019-08-07 15:37 ` Palmer Dabbelt
2019-08-07 17:31 ` Atish Patra
2019-08-07 17:31 ` Atish Patra
2019-08-07 17:42 ` Palmer Dabbelt
2019-08-07 17:42 ` Palmer Dabbelt
2019-08-01 0:58 ` [PATCH v3 4/5] RISC-V: Export few kernel symbols Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 15:56 ` Christoph Hellwig [this message]
2019-08-01 15:56 ` Christoph Hellwig
2019-08-01 23:04 ` Atish Patra
2019-08-01 23:04 ` Atish Patra
2019-08-01 23:04 ` Atish Patra
2019-08-01 0:58 ` [PATCH v3 5/5] dt-bindings: Update the riscv,isa string description Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 0:58 ` Atish Patra
2019-08-01 15:50 ` [PATCH v3 5/5] dt-bindings: Update the riscv, isa " Rob Herring
2019-08-01 15:50 ` [PATCH v3 5/5] dt-bindings: Update the riscv,isa " Rob Herring
2019-08-01 23:07 ` Atish Patra
2019-08-01 23:07 ` Atish Patra
2019-08-01 23:07 ` Atish Patra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190801155633.GA366@infradead.org \
--to=hch@infradead.org \
--cc=allison@lohutok.net \
--cc=anup.patel@wdc.com \
--cc=aou@eecs.berkeley.edu \
--cc=atish.patra@wdc.com \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=gary@garyguo.net \
--cc=gregkh@linuxfoundation.org \
--cc=info@metux.net \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=palmer@sifive.com \
--cc=paul.walmsley@sifive.com \
--cc=robh+dt@kernel.org \
--cc=tglx@linutronix.de \
--cc=tiny.windzz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.