All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kexec-tools 0/2] kexec/ifdown.c: minimise errors printed
@ 2025-10-22  2:07 Mason Rocha
  2025-10-22  2:07 ` [PATCH kexec-tools 1/2] kexec/ifdown.c: Use AF_NETLINK instead of AF_INET Mason Rocha
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mason Rocha @ 2025-10-22  2:07 UTC (permalink / raw)
  To: horms; +Cc: kexec, Mason Rocha

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!

Mason Rocha (2):
  kexec/ifdown.c: Use AF_NETLINK instead of AF_INET
  kexec/ifdown.c: Hide error if sockets are disabled

 kexec/ifdown.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

--
2.51.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-11 13:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22  2:07 [PATCH kexec-tools 0/2] kexec/ifdown.c: minimise errors printed Mason Rocha
2025-10-22  2:07 ` [PATCH kexec-tools 1/2] kexec/ifdown.c: Use AF_NETLINK instead of AF_INET Mason Rocha
2025-10-22  2:07 ` [PATCH kexec-tools 2/2] kexec/ifdown.c: Hide error if sockets are disabled Mason Rocha
2025-11-11 13:39   ` Simon Horman
2025-11-11 13:38 ` [PATCH kexec-tools 0/2] kexec/ifdown.c: minimise errors printed Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.