linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-4.16 0/3] drivers: base: revise coredump ABI
@ 2018-03-15  9:55 Arend van Spriel
  2018-03-15  9:55 ` [PATCH for-4.16 1/3] sysfs: improve devices-coredump description with user-space perspective Arend van Spriel
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Arend van Spriel @ 2018-03-15  9:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: LKML, Brian Norris, Arend van Spriel

Not sure if this can be considered as fix for v4.16. Upon submitting
the driver patches I received valuable feedback that I would like to
address with this series.

The patch apply to master and driver-core-next of the driver-core
repository so you can take it either way.

Arend van Spriel (3):
  sysfs: improve devices-coredump description with user-space
    perspective
  drivers: change struct device_driver::coredump() return type to void
  drivers: base: remove check for callback in coredump_store()

 Documentation/ABI/testing/sysfs-devices-coredump | 14 +++++++++-----
 drivers/base/dd.c                                |  3 +--
 include/linux/device.h                           |  5 ++++-
 3 files changed, 14 insertions(+), 8 deletions(-)

--
1.9.1

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

end of thread, other threads:[~2018-04-07  7:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15  9:55 [PATCH for-4.16 0/3] drivers: base: revise coredump ABI Arend van Spriel
2018-03-15  9:55 ` [PATCH for-4.16 1/3] sysfs: improve devices-coredump description with user-space perspective Arend van Spriel
2018-03-15 17:05   ` Brian Norris
2018-03-15 20:20     ` Arend van Spriel
2018-03-15  9:55 ` [PATCH for-4.16 2/3] drivers: change struct device_driver::coredump() return type to void Arend van Spriel
2018-03-23 16:55   ` Greg Kroah-Hartman
2018-03-24  8:50     ` Arend van Spriel
2018-03-24  9:04       ` Greg Kroah-Hartman
2018-03-24 14:10         ` Arend van Spriel
2018-04-06 10:13         ` Arend van Spriel
2018-04-06 14:46           ` Greg Kroah-Hartman
2018-04-06 19:35             ` Arend van Spriel
2018-04-07  7:49               ` Greg Kroah-Hartman
2018-03-15  9:55 ` [PATCH for-4.16 3/3] drivers: base: remove check for callback in coredump_store() Arend van Spriel
2018-03-23 16:56 ` [PATCH for-4.16 0/3] drivers: base: revise coredump ABI Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).