[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168144841833.15631.13621906411844041748.git-patchwork-notify@kernel.org>
Date: Fri, 14 Apr 2023 05:00:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rong Tao <rtoax@...mail.com>
Cc: ast@...nel.org, rongtao@...tc.cn, daniel@...earbox.net,
andrii@...nel.org, martin.lau@...ux.dev, song@...nel.org,
yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next] samples/bpf: sampleip: Replace PAGE_OFFSET with
_text address
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Wed, 12 Apr 2023 16:16:24 +0800 you wrote:
> From: Rong Tao <rongtao@...tc.cn>
>
> Macro PAGE_OFFSET(0xffff880000000000) in sampleip_user.c is inaccurate,
> for example, in aarch64 architecture, this value depends on the
> CONFIG_ARM64_VA_BITS compilation configuration, this value defaults to 48,
> the corresponding PAGE_OFFSET is 0xffff800000000000, if we use the value
> defined in sampleip_user.c, then all KSYMs obtained by sampleip are (user)
>
> [...]
Here is the summary with links:
- [bpf-next] samples/bpf: sampleip: Replace PAGE_OFFSET with _text address
https://git.kernel.org/bpf/bpf-next/c/4a1e885c6d14
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists