=== himcesjf_ is now known as him-cesjf === SimonNL is now known as SimonNL_Afk === SimonNL_Afk is now known as SimonNL === SimonNL is now known as SimonNL_Afk [21:25] sforshee: Two things. 1: Recall on the 14th I was aksing if mainline kernel config could be changed to CONFIG_CPU_IDLE_GOV_TEO=y. ( https://irclogs.ubuntu.com/2019/03/14/%23ubuntu-kernel.html ) [21:25] I see it didn't make it for -rc2. Might it be expected for -rc3? [21:25] 2: apparmor is broken in 5.1rc series so far. There is some proposed fix, but it seems it didn't make it into -rc2. Basically this kernel config line: [21:26] CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor" [21:26] needs to become something like this: [21:26] CONFIG_LSM="yama,loadpin,safesetid,integrity,apparmor" [21:26] Myself, I don't care. Just F.Y.I. [21:32] see also: https://lkml.org/lkml/2019/3/16/274 [22:19] By the way, I compiled 5.1-rc2 with the above mentioned CONFIG_LSM, and apparmor is working fine.