[SRU][ubuntu-raspi2-5.3-bionic][PATCH 0/1] Set the CONFIG_NLS_ASCII to y

Hui Wang hui.wang at canonical.com
Wed Jun 3 03:59:37 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1881631

The CONFIG_NLS_ASCII was already set to Y in the raspi-5.4 kernel
and bionic kernel by Juerg, now do the same change in the
raspi2-5.3 kernel.

[Impact]
users reported that the raspi ubuntu core has some problem to mount
filessytem, need to enable the NLS_ASCII and make it built-in.

[Fix]
change it from m to y just as the focal and bionic raspi kernel.

[Test Case]
building the kernel and boot the kernel, it could mount the
filesystem successfully.

[Regression Risk]
Low, just changing a kconfig to y from m.


Hui Wang (1):
  UBUNTU: [Config] raspi2: Set NLS_ASCII=y

 .../abi/5.3.0-1026.28~18.04.1/arm64/raspi2.modules             | 1 -
 .../abi/5.3.0-1026.28~18.04.1/armhf/raspi2.modules             | 1 -
 debian.raspi2-bionic/config/annotations                        | 3 ++-
 debian.raspi2-bionic/config/config.common.ubuntu               | 2 +-
 debian.raspi2/abi/5.3.0-1026.28/arm64/raspi2.modules           | 1 -
 debian.raspi2/abi/5.3.0-1026.28/armhf/raspi2.modules           | 1 -
 debian.raspi2/config/annotations                               | 3 ++-
 debian.raspi2/config/config.common.ubuntu                      | 2 +-
 8 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list