[kbuild] Re: [linux-drivers-review] [PATCH 2/3] hqm: add HQM PF device support

2019-12-03 Thread Dan Carpenter
'--base' option to specify the base tree in git format-patch, please see https://stackoverflow.com/a/37406982] url: https://github.com/0day-ci/linux/commits/Gage-Eads/hqm-add-HQM-device-driver/20191203-031540 base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/cha

[kbuild] Re: [PATCH next 2/3] debugfs: introduce debugfs_create_single[,_data]

2019-12-03 Thread Dan Carpenter
[ How do I fetch 0day git branchs? git fetch https://github.com/0day-ci/linux/commits/Kefeng-Wang/debugfs-introduce-debugfs_create_single-seq-_data/20191129-173440 doesn't work. - dan ] Hi Kefeng, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on next-201911

[kbuild] Re: [atishp04:efi_stub 1/1] drivers/firmware/efi/libstub/arm-stub.c:203:7: warning: variable 'secure_boot' is uninitialized when used here

2019-12-03 Thread Rong Chen
On 11/26/19 2:11 AM, Nick Desaulniers wrote: On Mon, Nov 25, 2019 at 12:11 AM Rong Chen wrote: Hi Nick, On 11/22/19 3:10 AM, Nick Desaulniers wrote: On Wed, Nov 20, 2019 at 2:46 PM Atish Patra wrote: On Mon, 2019-11-18 at 22:39 -0800, Nick Desaulniers wrote: Atish, below is a report from

[kbuild] Re: [kbuild-all] Re: [PATCH next 2/3] debugfs: introduce debugfs_create_single[,_data]

2019-12-03 Thread Rong Chen
On 12/3/19 4:38 PM, Dan Carpenter wrote: [ How do I fetch 0day git branchs? git fetch https://github.com/0day-ci/linux/commits/Kefeng-Wang/debugfs-introduce-debugfs_create_single-seq-_data/20191129-173440 doesn't work. - dan ] Hi Dan, I can fetch it by the following steps: nfs@shao2-

[kbuild] Re: add repo

2019-12-03 Thread Daniel Gomez
Hi Philip, On Tue, 3 Dec 2019 at 00:28, Li, Philip wrote: > > > > > 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 rep

[kbuild] Re: [kbuild-all] Re: [PATCH next 2/3] debugfs: introduce debugfs_create_single[,_data]

2019-12-03 Thread Dan Carpenter
On Tue, Dec 03, 2019 at 05:02:54PM +0800, Rong Chen wrote: > > > On 12/3/19 4:38 PM, Dan Carpenter wrote: > > [ How do I fetch 0day git branchs? > >git fetch > > https://github.com/0day-ci/linux/commits/Kefeng-Wang/debugfs-introduce-debugfs_create_single-seq-_data/20191129-173440 > >does