On 6/4/25 16:53, Jiri Olsa wrote:
On Wed, Jun 04, 2025 at 01:53:22PM +0800, Rong Tao wrote:
From: Rong Tao rongtao@cestc.cn
Since commit 97d06802d10a ("sysfs: constify bin_attribute argument of bin_attribute::read/write()"), make bin_attribute parameter of bin_attribute::read/write() const.
hi, there's already fix for this in bpf/master
thanks, jirka
I am confused, when should I use bpf/master[2] and when should I use bpf-next/master[1]? thank you :)
[1] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git