From: Anand K Mistry <amistry@google.com>
To: linux-kernel@vger.kernel.org
Cc: Anand K Mistry <amistry@google.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"Rafael J. Wysocki" <rafael@kernel.org>
Subject: [PATCH 0/1] debugfs: Add a helper to export atomic64_t values
Date: Fri, 30 Oct 2020 18:04:41 +1100 [thread overview]
Message-ID: <20201030070442.457739-1-amistry@google.com> (raw)
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
next reply other threads:[~2020-10-30 7:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 7:04 Anand K Mistry [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201030070442.457739-1-amistry@google.com \
--to=amistry@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®