bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: Jerry Crunchtime <jerry.c.t@web.de>, bpf@vger.kernel.org
Subject: Re: [PATCH bpf v2] libbpf: Fix register in PT_REGS MIPS macros
Date: Fri, 31 Jul 2020 17:27:35 +0200	[thread overview]
Message-ID: <bd6052a0-73af-d774-55aa-4a85e2c41751@iogearbox.net> (raw)
In-Reply-To: <43707d31-0210-e8f0-9226-1af140907641@web.de>

On 7/31/20 1:13 PM, Jerry Crunchtime wrote:
> v1 -> v2: Also fixed missed PT_REGS_RC_CORE macro
> 
> Hi.
> 
> The o32, n32 and n64 calling conventions require the return
> value to be stored in $v0 which maps to $2 register, i.e.,
> the register 2.
> 
> Fixes: c1932cd ("bpf: Add MIPS support to samples/bpf.")
> Signed-off-by: Jerry Crunchtime <jerry.c.t@web.de>

Patch was whitespace damaged, but fixed it up manually this
time & applied, thanks!

      reply	other threads:[~2020-07-31 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 11:13 [PATCH bpf v2] libbpf: Fix register in PT_REGS MIPS macros Jerry Crunchtime
2020-07-31 15:27 ` Daniel Borkmann [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=bd6052a0-73af-d774-55aa-4a85e2c41751@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=bpf@vger.kernel.org \
    --cc=jerry.c.t@web.de \
    /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;
as well as URLs for NNTP newsgroup(s).