summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl.config
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-05-31 19:50:41 +0100
committerPeter Robinson <pbrobinson@gmail.com>2019-05-31 19:50:41 +0100
commit198050236c873556369a43db8bc3dc74df61889e (patch)
treef43337790ddafb4289c4bdd1f9dc7c6c334f2808 /kernel-armv7hl.config
parentdaabca5f6fb30a49376668adb3d21da0836e69a7 (diff)
downloadkernel-198050236c873556369a43db8bc3dc74df61889e.tar.gz
kernel-198050236c873556369a43db8bc3dc74df61889e.tar.xz
kernel-198050236c873556369a43db8bc3dc74df61889e.zip
Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemd
[ 6.264658] Run /init as init process [ 6.333757] systemd[1]: System time before build time, advancing clock. [ 6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 6.386432] systemd[1]: Detected architecture arm. [ 6.391433] systemd[1]: Running in initial RAM disk. [ 6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>. [ 6.419981] systemd[1]: Failed to open netlink: Operation not permitted [ 6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument [ 7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1. [ 7.066927] systemd[1]: Failed to start device monitor: Bad address [ 7.213774] systemd[1]: SO_PASSCRED failed: Bad address [ 7.233065] systemd[1]: Freezing execution.
Diffstat (limited to 'kernel-armv7hl.config')
-rw-r--r--kernel-armv7hl.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index b9701054f..ec6274314 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -4391,7 +4391,7 @@ CONFIG_OPENVSWITCH_VXLAN=m
CONFIG_OPT3001=m
CONFIG_OPTEE=m
CONFIG_OPTEE_SHM_NUM_PRIV_PAGES=1
-CONFIG_OPTIMIZE_INLINING=y
+# CONFIG_OPTIMIZE_INLINING is not set
CONFIG_OPTPROBES=y
CONFIG_ORANGEFS_FS=m
CONFIG_ORINOCO_USB=m