Re: [PATCH 1/4] fs: always build llseek.

From: Christoph Hellwig
Date: Wed Aug 28 2019 - 11:16:23 EST


On Tue, Aug 27, 2019 at 10:21:06PM +0200, Michal Suchanek wrote:
> 64bit !COMPAT does not build because the llseek syscall is in the tables.

Well, this will bloat thinkgs like 64-bit RISC-V for no good reason.
Please introduce a WANT_LSEEK like symbol that ppc64 can select instead.