Jérémie Leclercq
Results
1
comments of
Jérémie Leclercq
Same problem while upgrading archlinux. Config seem to be correcte : ``` [root@host jeremie]# gzip -d -c /proc/config.gz > /tmp/config [root@host jeremie]# sudo grep -E 'CONFIG_FTRACE|CONFIG_KPROBES|CONFIG_PCI_QUIRKS|CONFIG_KALLSYMS|CONFIG_KALLSYMS_ALL|CONFIG_FUNCTION_TRACER' /tmp/config CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y...