From: Kris Van Hees <kris.van.hees@oracle.com>
To: eugene.loh@oracle.com
Cc: dtrace@lists.linux.dev, dtrace-devel@oss.oracle.com
Subject: Re: [PATCH 3/3] doc: Clean up list of unimplemented functions
Date: Fri, 19 Dec 2025 00:57:39 -0500 [thread overview]
Message-ID: <aUTpUwCfK4Ow5p5S@oracle.com> (raw)
In-Reply-To: <20251211190003.10486-3-eugene.loh@oracle.com>
Comments below...
On Thu, Dec 11, 2025 at 02:00:03PM -0500, eugene.loh@oracle.com wrote:
> From: Eugene Loh <eugene.loh@oracle.com>
>
> Signed-off-by: Eugene Loh <eugene.loh@oracle.com>
> ---
> doc/userguide/reference/unimplemented_functions.md | 12 ------------
> 1 file changed, 12 deletions(-)
>
> diff --git a/doc/userguide/reference/unimplemented_functions.md b/doc/userguide/reference/unimplemented_functions.md
> index f69600b56..a63bffdde 100644
> --- a/doc/userguide/reference/unimplemented_functions.md
> +++ b/doc/userguide/reference/unimplemented_functions.md
> @@ -6,25 +6,13 @@ and some functions are not relevant to Linux and might never be implemented.
> The following functions are not currently implemented:
>
> - `breakpoint`
> -
> - `chill`
> -
> - `dpath`
This is actually called d_path() and was always meant to be used internally.
It *is* implemented although only as a stub that always returns "<unknown>".
So, I am not sure whether we want it listed here as unimplemented, but I also
would not document it elsewhere.
So, perhaps just remove it here also and remain silent on it?
> - `ddi_pathname`
> -
> -- `inet_ntoa6`
> -
> -- `inet_ntop`
> -
> - `msgdsize`
> -
> - `msgsize`
> -
> - `panic`
> -
> - `pcap`
> -
> - `stop`
>
> -
> **Parent topic:**[DTrace Function Reference](../reference/dtrace_functions.md)
> --
> 2.47.3
>
next prev parent reply other threads:[~2025-12-19 5:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-11 19:00 [PATCH 1/3] doc: Move `` inward eugene.loh
2025-12-11 19:00 ` [PATCH 2/3] doc: Add trunc() documentation to User Guide eugene.loh
2025-12-19 6:05 ` Kris Van Hees
2025-12-11 19:00 ` [PATCH 3/3] doc: Clean up list of unimplemented functions eugene.loh
2025-12-19 5:57 ` Kris Van Hees [this message]
2025-12-19 5:54 ` [PATCH 1/3] doc: Move `` inward Kris Van Hees
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=aUTpUwCfK4Ow5p5S@oracle.com \
--to=kris.van.hees@oracle.com \
--cc=dtrace-devel@oss.oracle.com \
--cc=dtrace@lists.linux.dev \
--cc=eugene.loh@oracle.com \
/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