All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/3] Fix init_disassemble_info typo
Date: Tue, 10 Feb 2026 15:45:12 -0500	[thread overview]
Message-ID: <aYuY2GS1K9PhYi4V@oracle.com> (raw)
In-Reply-To: <20260210201637.8863-1-eugene.loh@oracle.com>

On Tue, Feb 10, 2026 at 03:16:35PM -0500, eugene.loh@oracle.com wrote:
> From: Eugene Loh <eugene.loh@oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh@oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees@oracle.com>

> ---
>  libdtrace/dt_pid.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libdtrace/dt_pid.c b/libdtrace/dt_pid.c
> index 20458a511..690d1a2a3 100644
> --- a/libdtrace/dt_pid.c
> +++ b/libdtrace/dt_pid.c
> @@ -133,7 +133,7 @@ dt_pid_create_one_probe(struct ps_prochandle *P, dtrace_hdl_t *dtp,
>  
>  #if defined(__amd64)
>  #if defined(HAVE_INITDISINFO3) == defined(HAVE_INITDISINFO4)
> -#error expect init_disassembler_info() to have 3 or else 4 arguments
> +#error expect init_disassemble_info() to have 3 or else 4 arguments
>  #endif
>  #ifdef HAVE_INITDISINFO4
>  static int
> -- 
> 2.47.3
> 

      parent reply	other threads:[~2026-02-10 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-10 20:16 [PATCH 1/3] Fix init_disassemble_info typo eugene.loh
2026-02-10 20:16 ` [PATCH 2/3] NEWS: Fix indentation eugene.loh
2026-02-10 20:45   ` Kris Van Hees
2026-02-10 20:16 ` [PATCH 3/3] NEWS/dtrace.spec: 2.0.5-2 release eugene.loh
2026-02-10 20:45   ` Kris Van Hees
2026-02-10 20:45 ` Kris Van Hees [this message]

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=aYuY2GS1K9PhYi4V@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 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.