mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] debugfs: Add a helper to export atomic64_t values
@ 2020-10-30  7:04 Anand K Mistry
  2020-10-30  7:04 ` [PATCH 1/1] " Anand K Mistry
  0 siblings, 1 reply; 5+ messages in thread
From: Anand K Mistry @ 2020-10-30  7:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Anand K Mistry, Greg Kroah-Hartman, Rafael J. Wysocki

Here's my story:
Once upon a time, there lived a developer that wanted to export an
atomic64_t value to userspace using debugfs to help with debugging. But
that developer found there was no helper function to do so and was very
sad.
The End.

Yeah, it's a sad story. Here's my patch, merge me maybe?


Anand K Mistry (1):
  debugfs: Add a helper to export atomic64_t values

 fs/debugfs/file.c       | 37 +++++++++++++++++++++++++++++++++++++
 include/linux/debugfs.h |  6 ++++++
 2 files changed, 43 insertions(+)

-- 
2.29.1.341.ge80a0c044ae-goog


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

end of thread, other threads:[~2020-10-30  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  7:04 [PATCH 0/1] debugfs: Add a helper to export atomic64_t values Anand K Mistry
2020-10-30  7:04 ` [PATCH 1/1] " Anand K Mistry
2020-10-30  7:21   ` Greg Kroah-Hartman
2020-10-30  7:30     ` Anand K. Mistry
2020-10-30  8:04       ` 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

all inboxes | Powered by JetHome®