https://bugzilla.suse.com/show_bug.cgi?id=1227282 https://bugzilla.suse.com/show_bug.cgi?id=1227282#c3 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(cathy.hu@suse.com | |) CC| |cathy.hu@suse.com, | |tiwai@suse.com --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- My wild guess is that it could be the difference of CONFIG_LSM. SLE15-SP6 / Leap 15.6 config doesn't contain selinux in its CONFIG_LSM while TW has both selinux and bpf in CONFIG_LSM, and selinux is defined before bpf. The kernel appends the LSM specified via security= option if it isn't present, and that's the case for SLE15-SP6 / Leap 15.6. ALP-current (SL Micro 6.0) kernel is with CONFIG_LSM containing selinux while its code base is more or less identical with SLE15-SP6. Could you verify whether the problem persists with ALP-current kernel? -- You are receiving this mail because: You are on the CC list for the bug.