Re: [PATCH] tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390

From: Kirill A. Shutemov
Date: Sun Feb 07 2021 - 09:49:17 EST


On Fri, Feb 05, 2021 at 05:06:20PM -0600, Seth Forshee wrote:
> This feature requires ino_t be 64-bits, which is true for every
> 64-bit architecture but s390, so prevent this option from being
> selected there.

Quick grep suggests the same for alpha. Am I wrong?

--
Kirill A. Shutemov