[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180629071200.GC12956@infradead.org>
Date: Fri, 29 Jun 2018 00:12:00 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Zong Li <zong@...estech.com>
Cc: palmer@...ive.com, hch@...radead.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
zongbox@...il.com, greentime@...estech.com
Subject: Re: [PATCH v2 3/4] RISC-V: Add definiion of extract symbol's index
and type for 32-bit
On Mon, Jun 25, 2018 at 04:49:39PM +0800, Zong Li wrote:
> Use generic marco to get the index and type of symbol.
Why do we even need this in a uapi header? Shouldn't ELF_RISCV_R_SYM
and ELF_RISCV_R_TYPE move to module.c? In that case we could just
use CONFIG_64BIT.
Powered by blists - more mailing lists