All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] kexec: Remove "weak" annotations from headers
@ 2018-04-12 18:23 ` Bjorn Helgaas
  0 siblings, 0 replies; 16+ messages in thread
From: Bjorn Helgaas @ 2018-04-12 18:23 UTC (permalink / raw)
  To: Eric Biederman
  Cc: Thiago Jung Bauermann, Dave Young, Michael Ellerman, kexec, linux-kernel

"Weak" annotations in header files are error-prone because they make
every definition weak.  Remove them from include/linux/kexec.h.

These were introduced in two separate commits, so this is in two
patches so they can be easily backported to stable kernels (some of
them date back to v4.3 and one only goes back to v4.10).

---

Bjorn Helgaas (2):
      kexec: Remove "weak" from kexec_file function declarations
      kexec: Remove "weak" from arch_kexec_walk_mem() declaration


 include/linux/kexec.h |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2018-04-17 14:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-12 18:23 [PATCH v1 0/2] kexec: Remove "weak" annotations from headers Bjorn Helgaas
2018-04-12 18:23 ` Bjorn Helgaas
2018-04-12 18:23 ` [PATCH v1 1/2] kexec: Remove "weak" from kexec_file function declarations Bjorn Helgaas
2018-04-12 18:23   ` Bjorn Helgaas
2018-04-12 18:23 ` [PATCH v1 2/2] kexec: Remove "weak" from arch_kexec_walk_mem() declaration Bjorn Helgaas
2018-04-12 18:23   ` Bjorn Helgaas
2018-04-13  9:08 ` [PATCH v1 0/2] kexec: Remove "weak" annotations from headers Philipp Rudo
2018-04-13  9:08   ` Philipp Rudo
2018-04-13  9:29   ` Baoquan He
2018-04-13  9:29     ` Baoquan He
2018-04-17 14:07     ` Bjorn Helgaas
2018-04-17 14:07       ` Bjorn Helgaas
2018-04-17 14:21       ` Baoquan He
2018-04-17 14:21         ` Baoquan He
2018-04-17 14:09   ` Bjorn Helgaas
2018-04-17 14:09     ` Bjorn Helgaas

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.