From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/2] Move EM_RISCV into elf-em.h Date: Sat, 27 Oct 2018 00:46:13 -0700 Message-ID: <20181027074613.GA7868@infradead.org> References: <20181024204036.8799-1-palmer@sifive.com> <20181024204036.8799-2-palmer@sifive.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181024204036.8799-2-palmer@sifive.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-riscv" Errors-To: linux-riscv-bounces+glpr-linux-riscv=m.gmane.org@lists.infradead.org To: Palmer Dabbelt Cc: kstewart@linuxfoundation.org, aou@eecs.berkeley.edu, wad@chromium.org, paul@paul-moore.com, Greg KH , Wesley Terpstra , david.abdurachmanov@gmail.com, linux-kernel@vger.kernel.org, eparis@redhat.com, luto@amacapital.net, dhowells@redhat.com, linux-audit@redhat.com, pombredanne@nexb.com, linux-riscv@lists.infradead.org, tglx@linutronix.de, keescook@chromium.org List-Id: linux-audit@redhat.com On Wed, Oct 24, 2018 at 01:40:35PM -0700, Palmer Dabbelt wrote: > This should never have been inside our arch port to begin with, it's > just a relic from when we were maintaining out of tree patches. > > Signed-off-by: Palmer Dabbelt Looks good, and probably harmless enought that we should pick it up for this merge window: Reviewed-by: Christoph Hellwig