]> git.baikalelectronics.ru Git - kernel.git/commit
s390: update defconfigs
authorAlexander Egorenkov <egorenar@linux.ibm.com>
Thu, 28 Jan 2021 15:33:54 +0000 (16:33 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 9 Feb 2021 14:57:04 +0000 (15:57 +0100)
commit69726d3029a4b0844c4a6b655e9ae9ff3e0d963e
tree05cea5e7c1ee66600a6ee9a7ec6a9e601b6b6ffd
parent8a490457414ae5b84c4e772fd8757fdbc09b8604
s390: update defconfigs

Disable CONFIG_TMPFS_INODE64 which is currently broken on s390x
because size of ino_t on s390x is 4 bytes.

This fixes the following error with kdump:

[    9.415082] [608]: Remounting '/' read-only in with options 'size=238372k,nr_inodes=59593,inode64'.
[    9.415093] rootfs: Cannot use inode64 with <64bit inums in kernel
[    9.415093]
[    9.415100] [608]: Failed to remount '/' read-only: Invalid argument

Fixes: f340d711d46a ("s390: update defconfigs")
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig