On Tue, Oct 21, 2025 at 09:07:02PM -0500, Mason Rocha wrote: > On some embedded configurations, kexec generates messages when rebooting > to the new kernel. This patch line helps eliminate these messages in > the event certain kernel options are set. I'm not too worried about the > second patch, but it is along the same line as the first patch and I > thought that it should included. Thanks!
Thanks, applied. - kexec/ifdown.c: Hide error if sockets are disabled https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=86c3d1f7b646 - kexec/ifdown.c: Use AF_NETLINK instead of AF_INET https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=eb8609a29363
