In our setup of Debian 9 we noticed many kernel panic which never crash dumped so was searching if there is something wrong in our setup and came across this bug. While looking at systemd I noticed there is a service called systemd-kexec.service which is disabled by default. Is this needs to be enabled for kexec to work correctly with systemd?
If this service is needed may be should be enabled on installing kexec-tools? Cheers, Vasudev