On Fri, 12 Apr 2019 23:30:17 +0200 Frantisek Novak <novak.franti...@atlas.cz> wrote: > as this does not have any direct impact on any other components I think it can be enabled independently. This is because the first write to the console bounds it to the FB and the output behavior works as usual.
I just stumbled over this and became curious. Since i currently just directly boot the kernel via EFI stub i followed https://wiki.debian.org/BuildADebianKernelPackage and did give it a try. I was quite satisfied with the result. Are there any situations where this makes something worse? ( I see Ben tested this: https://salsa.debian.org/kernel-team/linux/commit/ b4995d6607608cd18181f47ee291a39868e678a7 ) Wolfgang