All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Menglong Dong <menglong8.dong@gmail.com>
Cc: ast@kernel.org,  daniel@iogearbox.net,  andrii@kernel.org,
	martin.lau@linux.dev,  eddyz87@gmail.com,  song@kernel.org,
	yonghong.song@linux.dev,  john.fastabend@gmail.com,
	 kpsingh@kernel.org, sdf@fomichev.me,  haoluo@google.com,
	 jolsa@kernel.org, bjorn@kernel.org,  pulehui@huawei.com,
	 puranjay@kernel.org, pjw@kernel.org,  palmer@dabbelt.com,
	 aou@eecs.berkeley.edu, alex@ghiti.fr,  bpf@vger.kernel.org,
	 linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Date: Mon, 12 Jan 2026 11:47:47 +0100	[thread overview]
Message-ID: <87zf6jayzw.fsf@> (raw)
In-Reply-To: <20251219142948.204312-1-dongml2@chinatelecom.cn> (Menglong Dong's message of "Fri, 19 Dec 2025 22:29:48 +0800")

It's rc5 and this is still not merged.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@linux-m68k.org>
To: Menglong Dong <menglong8.dong@gmail.com>
Cc: ast@kernel.org,  daniel@iogearbox.net,  andrii@kernel.org,
	martin.lau@linux.dev,  eddyz87@gmail.com,  song@kernel.org,
	yonghong.song@linux.dev,  john.fastabend@gmail.com,
	 kpsingh@kernel.org, sdf@fomichev.me,  haoluo@google.com,
	 jolsa@kernel.org, bjorn@kernel.org,  pulehui@huawei.com,
	 puranjay@kernel.org, pjw@kernel.org,  palmer@dabbelt.com,
	 aou@eecs.berkeley.edu, alex@ghiti.fr,  bpf@vger.kernel.org,
	 linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Date: Mon, 12 Jan 2026 11:47:47 +0100	[thread overview]
Message-ID: <87zf6jayzw.fsf@> (raw)
In-Reply-To: <20251219142948.204312-1-dongml2@chinatelecom.cn> (Menglong Dong's message of "Fri, 19 Dec 2025 22:29:48 +0800")

It's rc5 and this is still not merged.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  parent reply	other threads:[~2026-01-12 10:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19 14:29 [PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK Menglong Dong
2025-12-19 14:29 ` Menglong Dong
2025-12-19 20:10 ` patchwork-bot+netdevbpf
2025-12-19 20:10   ` patchwork-bot+netdevbpf
2025-12-20  2:59 ` Pu Lehui
2025-12-20  2:59   ` Pu Lehui
2025-12-20  7:33   ` Menglong Dong
2025-12-20  7:33     ` Menglong Dong
2025-12-20  8:12     ` Pu Lehui
2025-12-20  8:12       ` Pu Lehui
2026-01-12 10:47 ` Andreas Schwab [this message]
2026-01-12 10:47   ` Andreas Schwab
     [not found] ` <6964d168.050a0220.57989.2241SMTPIN_ADDED_BROKEN@mx.google.com>
2026-01-12 17:01   ` Alexei Starovoitov
2026-01-12 17:01     ` Alexei Starovoitov
2026-01-26  4:21 ` patchwork-bot+linux-riscv
2026-01-26  4:21   ` patchwork-bot+linux-riscv

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=87zf6jayzw.fsf@ \
    --to=schwab@linux-m68k.org \
    --cc=alex@ghiti.fr \
    --cc=andrii@kernel.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=ast@kernel.org \
    --cc=bjorn@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=eddyz87@gmail.com \
    --cc=haoluo@google.com \
    --cc=john.fastabend@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=kpsingh@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=martin.lau@linux.dev \
    --cc=menglong8.dong@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=pjw@kernel.org \
    --cc=pulehui@huawei.com \
    --cc=puranjay@kernel.org \
    --cc=sdf@fomichev.me \
    --cc=song@kernel.org \
    --cc=yonghong.song@linux.dev \
    /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.