loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@kernel.org>
To: Hengqi Chen <hengqi.chen@gmail.com>
Cc: yangtiezhu@loongson.cn, vincent.mc.li@gmail.com,
	menglong8.dong@gmail.com,  loongarch@lists.linux.dev,
	bpf@vger.kernel.org
Subject: Re: [PATCH v2 0/2] bpf: fsession support for LoongArch
Date: Thu, 23 Apr 2026 18:05:24 +0800	[thread overview]
Message-ID: <CAAhV-H6sL7xO4+rLpWphuBkwoChMDb-7RiFuFaWmK62QeXbD7Q@mail.gmail.com> (raw)
In-Reply-To: <20260422232407.3862942-1-chenhengqi@outlook.com>

Applied with small modifications, hope it still works well.

Huacai

On Thu, Apr 23, 2026 at 7:24 AM Hengqi Chen <hengqi.chen@gmail.com> wrote:
>
> From: Hengqi Chen <hengqi.chen@gmail.com>
>
> This small set implements fsession support for LoongArch.
>
> Patch 1 introduces a helper named emit_store_stack_imm64().
> Patch 2 implements fsession support.
>
> changelog:
> v1->v2:
>   * rebase against latest loongarch-next branch
>   * drop patch 3, selftest is enabled by default
>   * add Reviewed-by tag
>
> Hengqi Chen (2):
>   LoongArch: BPF: Introduce emit_store_stack_imm64() helper
>   LoongArch: BPF: Add fsession support for trampolines
>
>  arch/loongarch/net/bpf_jit.c | 99 ++++++++++++++++++++++++++++--------
>  1 file changed, 79 insertions(+), 20 deletions(-)
>
> --
> 2.43.5

      parent reply	other threads:[~2026-04-23 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22 23:24 [PATCH v2 0/2] bpf: fsession support for LoongArch Hengqi Chen
2026-04-22 23:24 ` [PATCH v2 1/2] LoongArch: BPF: Introduce emit_store_stack_imm64() helper Hengqi Chen
2026-04-22 23:24 ` [PATCH v2 2/2] LoongArch: BPF: Add fsession support for trampolines Hengqi Chen
2026-04-23 10:05 ` Huacai Chen [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=CAAhV-H6sL7xO4+rLpWphuBkwoChMDb-7RiFuFaWmK62QeXbD7Q@mail.gmail.com \
    --to=chenhuacai@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=hengqi.chen@gmail.com \
    --cc=loongarch@lists.linux.dev \
    --cc=menglong8.dong@gmail.com \
    --cc=vincent.mc.li@gmail.com \
    --cc=yangtiezhu@loongson.cn \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).