diff options
author | Alexander Egorenkov <egorenar@linux.ibm.com> | 2021-01-28 16:33:54 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-09 15:57:04 +0100 |
commit | d010b378736898d7a65a9f9105088f1d335da48d (patch) | |
tree | 05cea5e7c1ee66600a6ee9a7ec6a9e601b6b6ffd /arch/s390/include | |
parent | 85eda128e133bccaa2c7f7cf25d8de7991561be4 (diff) | |
download | linux-d010b378736898d7a65a9f9105088f1d335da48d.tar.bz2 |
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: 5c60ed283e1d ("s390: update defconfigs")
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/include')
0 files changed, 0 insertions, 0 deletions