Re: [kbuild] drivers/md/dm-raid.c:1388 parse_raid_params() warn: impossible condition '(value > max_schedule_timeout) => (s32min-s32max > s32max)'

2018-02-12 Thread Li, Philip
> On Mon, Feb 12, 2018 at 12:36:14PM +0300, Dan Carpenter wrote: > >On Sat, Feb 10, 2018 at 08:41:50PM +0800, kbuild test robot wrote: > >> CC: kbuild-...@01.org > >> TO: Bart Van Assche > >> > >> tree: git://internal_merge_and_test_tree devel-catchup-201802021118 > >>

Re: [kbuild] [kbuild-all] [rgushchin:cgroup_storage.public.4 1155/1184] drivers/net/ethernet/netronome/nfp/nfp_app.h:397 nfp_app_ctrl_rx_raw() warn: variable dereferenced before check 'app' (see line

2018-07-31 Thread Li, Philip
> Subject: Re: [kbuild-all] [rgushchin:cgroup_storage.public.4 1155/1184] > drivers/net/ethernet/netronome/nfp/nfp_app.h:397 nfp_app_ctrl_rx_raw() warn: > variable dereferenced before check 'app' (see line 395) > > CC LKP team. The "1155/1184" number looks insanely large and it should > be the

Re: [kbuild] [PATCH 0/3] RISC-V: A few build/warning fixes and cleanup

2018-10-31 Thread Li, Philip
> Subject: Re: [PATCH 0/3] RISC-V: A few build/warning fixes and cleanup > > CC Philip, current kbuild test robot maintainer. > > On Wed, Oct 31, 2018 at 12:12:21PM -0600, Logan Gunthorpe wrote: > > > >On 2018-10-31 11:52 a.m., Olof Johansson wrote: > >> I've migrated machines to a new system

Re: [kbuild] is the zero day bot source available?

2018-12-14 Thread Li, Philip
> Subject: [kbuild] is the zero day bot source available? > > Everyone loves the Zero Day Bot. I've been tasked to set one up at > work. Is the source available at all? thanks Dan, currently the kernel build part is not open sourced yet, though we had started some talks internally to look for

Re: [kbuild] [skn:cpu_topology_for_build_test 1/4] drivers/scsi/scsi_debug.c:2248 resp_mode_sense() parse error: turning off implications after 60 seconds

2018-12-18 Thread Li, Philip
> Subject: Re: [kbuild] [skn:cpu_topology_for_build_test 1/4] > drivers/scsi/scsi_debug.c:2248 resp_mode_sense() parse error: turning off > implications after 60 seconds > > Hi, > > I'm sorry about this but we recently changed the output so now it calls > these internal information "parse

Re: [kbuild] [Intel-gfx] [PATCH 09/18] drm/i915: Create/destroy VM (ppGTT) for use with contexts

2019-03-21 Thread Li, Philip
Thanks Dan, we will update our smatch code to latest and adopt in build cluster as soon as possible. > -Original Message- > From: kbuild [mailto:kbuild-boun...@lists.01.org] On Behalf Of Dan Carpenter > Sent: Thursday, March 21, 2019 2:11 PM > To: lkp > Cc: kbu...@01.org > Subject: Re:

Re: [kbuild] [PATCH 0day-kernel-tests] lib/kbuild.sh: send clang report externally

2019-04-29 Thread Li, Philip
> > Great! Happy to see this. Would you mind adding our mailing list, > ? We should have asm goto thanks Nick, we will add this mailing list to report the findings. Currently the report is only for information, it will not been reported to patch author. This is b/c it may be duplicated with

Re: [kbuild] Adding the RISC-V Linux tree to 0day

2019-08-18 Thread Li, Philip
> Subject: [kbuild] Adding the RISC-V Linux tree to 0day > > > Hi 0day folks, > > On the 0-Day Test Service web page, it states: > > "Developers can request that their patch gets tested by the 0-Day > infrastructure by sending the patch or tree information to the 0-Day > mailing list. We’d

Re: [kbuild] [android-goldfish:b120914098 38/99] kernel/memremap.c:312:2: error: implicit declaration of function 'kasan_remove_zero_shadow'

2019-08-19 Thread Li, Philip
> Subject: Re: [android-goldfish:b120914098 38/99] kernel/memremap.c:312:2: > error: > implicit declaration of function 'kasan_remove_zero_shadow' > > Hi Nick, > > thank you for looking into this. We (goldfish) are not aware about > these warnings. > > Our build log is here and I don't see

[kbuild] Re: add repo

2019-12-02 Thread Li, Philip
> > Hi, > > We would like to add our kernel repo to the 0-day test service as it is > explained here: https://01.org/lkp/documentation/0-day-test-service > (for upstream purposes). > > Would it be possible to add this repo then? > > g...@gitlab.com:qtec-upstream/linux.git >

[kbuild] Re: Smatch indenting warnings?

2020-03-02 Thread Li, Philip
> Subject: [kbuild] Smatch indenting warnings? > > Smatch prints a lot of warnings about inconsistent indenting. > > sound/soc/codecs/max98088.c:1746 max98088_i2c_probe() warn: inconsistent > indenting > sound/core/seq/oss/seq_oss_event.c:297 note_on_event() warn: inconsistent > indenting >