[kbuild] Re: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:721 dpaa2_eth_build_sg_fd_single_buf() warn: overwrite may leak 'sgt_buf'

2021-05-19 Thread Philip Li
On Thu, Apr 29, 2021 at 10:29:27PM +0800, Dan Carpenter wrote: > [ Why is kbuild sending out 8 month old bug reports??? -dan ] hi Dan, it's possible such issue is just discovered by the newly generated randconfig arm-randconfig-m031-20210428. > > tree:

[kbuild] Re: [kbuild-all] [linux-next:master 7132/11526] drivers/bluetooth/btusb.c:3775 btusb_mtk_setup() error: uninitialized symbol 'fw_version'.

2021-05-19 Thread Philip Li
On Wed, Feb 17, 2021 at 10:49:46AM +0300, Dan Carpenter wrote: > [ Why is linux-mm CC'd on these patches??? - dan ] sorry for late, Hi Dan, FYI, we have defined related rule like mail cc in repo definition of linux-next. This can be found at

[kbuild] Re: [kbuild-all] Re: [PATCH 1/3] dma-direct: provide the ability to reserve per-numa CMA

2020-06-05 Thread Philip Li
On Fri, Jun 05, 2020 at 11:57:51AM +0300, Dan Carpenter wrote: > On Fri, Jun 05, 2020 at 06:04:31AM +, Song Bao Hua (Barry Song) wrote: > > > > > > > -Original Message- > > > From: Dan Carpenter [mailto:dan.carpen...@oracle.com] > > > Sent: Thursday, June 4, 2020 11:37 PM > > > To:

[kbuild] Re: [gustavoars-linux:for-next/testing 1/1] ./usr/include/rdma/ib_user_verbs.h:436:34: warning: field 'base' with variable sized type 'struct ib_uverbs_create_cq_resp' not at the end of a str

2020-02-21 Thread Philip Li
On Fri, Feb 21, 2020 at 01:16:02AM -0600, Gustavo A. R. Silva wrote: > > > On 2/20/20 23:11, Nathan Chancellor wrote: > > + Gustavo, since I assume the point of that patch is to see what kind of > > warnings crop up? > > > > Precisely! Thanks, Nathan. :) > > I would have expected to get this

[kbuild] Re: [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue

2019-11-25 Thread Philip Li
On Mon, Nov 25, 2019 at 05:47:00PM -0800, Nick Desaulniers wrote: > On Mon, Nov 25, 2019 at 5:35 PM Philip Li wrote: > > > > On Mon, Nov 25, 2019 at 11:39:08AM -0800, Nick Desaulniers wrote: > > > On Mon, Nov 25, 2019 at 10:59 AM Dennis Zhou wrote: > > > > &

[kbuild] Re: [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue

2019-11-25 Thread Philip Li
On Mon, Nov 25, 2019 at 05:47:00PM -0800, Nick Desaulniers wrote: > On Mon, Nov 25, 2019 at 5:35 PM Philip Li wrote: > > > > On Mon, Nov 25, 2019 at 11:39:08AM -0800, Nick Desaulniers wrote: > > > On Mon, Nov 25, 2019 at 10:59 AM Dennis Zhou wrote: > > > > &

[kbuild] Re: [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue

2019-11-25 Thread Philip Li
On Mon, Nov 25, 2019 at 11:39:08AM -0800, Nick Desaulniers wrote: > On Mon, Nov 25, 2019 at 10:59 AM Dennis Zhou wrote: > > > > On Thu, Nov 21, 2019 at 08:27:43PM -0800, Nick Desaulniers wrote: > > > Hi Dennis, > > > Below is a 0day bot report from a build w/ Clang. Warning looks legit, > > > can

Re: [kbuild] arch/powerpc/include/asm/current.h:32:43: error: unknown register name 'r2' in asm

2019-08-22 Thread Philip Li
On Thu, Aug 22, 2019 at 08:39:57PM -0700, Nick Desaulniers wrote: > On Thu, Aug 22, 2019 at 8:25 PM Michael Ellerman wrote: > > > > Hi Nick, > > > > For some reason I can't find the original mail from the buildbot, > > despite it saying it sent it me? > > Ah, haha, yeah sorry, I should have

Re: [kbuild] [deepa-hub-vfs:next-20190614 4/23] fs/namespace.c:2798:5: warning: stack frame size of 4152 bytes in function 'finish_automount'

2019-07-08 Thread Philip Li
On Tue, Jul 09, 2019 at 08:36:09AM +0800, Rong Chen wrote: > Hi Nick, > > 0day monitors new trees from git log/github/git.kernel.org and tests changed > branches by default, > we also have a blacklist to ignore branches on request. Hi Nick, yes, as Rong mentioned, we will monitor whether there's

Re: [kbuild] scripts/Kconfig.include:35: linker 'aarch64-linux-gnu-ld' not found

2019-07-03 Thread Philip Li
On Wed, Jul 03, 2019 at 11:37:35AM -0700, Nick Desaulniers wrote: > + Rong > > On Wed, Jul 3, 2019 at 9:47 AM Nathan Chancellor > wrote: > > > > On Wed, Jul 03, 2019 at 04:37:25PM +0800, kbuild test robot wrote: > > > CC: kbuild-...@01.org > > > CC: linux-ker...@vger.kernel.org > > > TO:

Re: [kbuild] [Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency

2019-06-19 Thread Philip Li
On Wed, Jun 19, 2019 at 10:53:51AM +0300, Dan Carpenter wrote: > On Mon, Jun 17, 2019 at 10:31:15AM -0300, Mauro Carvalho Chehab wrote: > > Also, usually, the bots don't build with W=1, as, on most subsystems, > > this cause lots of warnings[1]. > > > > [1] On media, we have zero warnings with

Re: [kbuild] [hch-misc:hmm-devmem-cleanup 7/22] drivers/dax/pmem/core.c:19:31: warning: suggest braces around initialization of subobject

2019-06-17 Thread Philip Li
On Mon, Jun 17, 2019 at 10:46:23AM -0700, Nick Desaulniers wrote: > On Mon, Jun 17, 2019 at 10:45 AM Nick Desaulniers > wrote: > > > > On Mon, Jun 17, 2019 at 10:18 AM Dan Williams > > wrote: > > > > > > Sure, thanks for forwarding this, not sure how I missed this. > > > > 0day bot isn't