Re: [PATCH] V3 init/main.c Enable watchdog_thresh control from kernel line

2018-10-24 Thread kbuild test robot
Hi Laurence, Thank you for the patch! Yet something to improve: [auto build test ERROR on linux-sof-driver/master] [also build test ERROR on v4.19 next-20181019] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-c

Re: [PATCH] V3 init/main.c Enable watchdog_thresh control from kernel line

2018-10-24 Thread Laurence Oberman
On Thu, 2018-10-25 at 02:23 +0800, kbuild test robot wrote: > Hi Laurence, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on linux-sof-driver/master] > [also build test ERROR on v4.19 next-20181019] > [if your patch is applied to the wrong git tree, please drop

Re: [PATCH] V3 init/main.c Enable watchdog_thresh control from kernel line

2018-10-24 Thread kbuild test robot
Hi Laurence, Thank you for the patch! Yet something to improve: [auto build test ERROR on linux-sof-driver/master] [also build test ERROR on v4.19 next-20181019] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-c

Re: [PATCH] V3 init/main.c Enable watchdog_thresh control from kernel line

2018-10-24 Thread Randy Dunlap
On 10/24/18 9:53 AM, Laurence Oberman wrote: > Both graphics and serial consoles are exposed to hard lockups > when handling a large amount of messaging. The kernel watchdog_thresh > parameter up to now has not been available to be set on the kernel line for > early boot. > This patch allows the se

[PATCH] V3 init/main.c Enable watchdog_thresh control from kernel line

2018-10-24 Thread Laurence Oberman
Both graphics and serial consoles are exposed to hard lockups when handling a large amount of messaging. The kernel watchdog_thresh parameter up to now has not been available to be set on the kernel line for early boot. This patch allows the setting of watchdog_thresh to be increased when needed to