[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167699941756.22649.18072227084430799997.git-patchwork-notify@kernel.org>
Date: Tue, 21 Feb 2023 17:10:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, bjorn@...nel.org,
magnus.karlsson@...el.com, maciej.fijalkowski@...el.com,
jonathan.lemon@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, ast@...nel.org,
daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com,
aleksander.lobakin@...el.com, bpf@...r.kernel.org, lkp@...el.com
Subject: Re: [PATCH net-next] xsk: add linux/vmalloc.h to xsk.c
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 21 Feb 2023 15:51:40 +0800 you wrote:
> Fix the failure of the compilation under the sh4.
>
> Because we introduced remap_vmalloc_range() earlier, this has caused
> the compilation failure on the sh4 platform. So this introduction of the
> header file of linux/vmalloc.h.
>
> config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20230221/202302210041.kpPQLlNQ-lkp@intel.com/config)
> compiler: sh4-linux-gcc (GCC) 12.1.0
> reproduce (this is a W=1 build):
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/?id=9f78bf330a66cd400b3e00f370f597e9fa939207
> git remote add net-next https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
> git fetch --no-tags net-next master
> git checkout 9f78bf330a66cd400b3e00f370f597e9fa939207
> # save the config file
> mkdir build_dir && cp config build_dir/.config
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sh olddefconfig
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sh SHELL=/bin/bash net/
>
> [...]
Here is the summary with links:
- [net-next] xsk: add linux/vmalloc.h to xsk.c
https://git.kernel.org/bpf/bpf-next/c/951bce29c898
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