[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5496b723-440f-451b-b101-f0c7c971fc9b@infradead.org>
Date: Fri, 4 Jul 2025 16:35:51 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kumar Kartikeya Dwivedi <memxor@...il.com>, bpf@...r.kernel.org
Subject: Re: linux-next: Tree for Jul 4 (kernel/bpf/stream.c)
On 7/4/25 3:51 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250703:
>
on i386:
kernel/bpf/stream.c: In function 'dump_stack_cb':
kernel/bpf/stream.c:501:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
501 | (void *)ip, line, file, num);
| ^
../kernel/bpf/stream.c:505:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
505 | ctxp->err = bpf_stream_stage_printk(ctxp->ss, "%pS\n", (void *)ip);
|
--
~Randy
Powered by blists - more mailing lists