Re: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o)

2020-07-20 Thread Alexandre Belloni
Hello, On 17/07/2020 09:49:05-0700, Randy Dunlap wrote: > on x86_64: > # CONFIG_WATCHDOG is not set > > ld: drivers/rtc/rtc-ds1374.o: in function `ds1374_probe': > rtc-ds1374.c:(.text+0x736): undefined reference to `watchdog_init_timeout' > ld: rtc-ds1374.c:(.text+0x77e): undefined reference to

Re: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o)

2020-07-19 Thread Stephen Rothwell
Hi Johnson, On Mon, 20 Jul 2020 03:46:15 + Johnson CH Chen (陳昭勳) wrote: > > > On Fri, 17 Jul 2020 09:49:05 -0700 Randy Dunlap > > wrote: > > > on x86_64: > > > # CONFIG_WATCHDOG is not set > > > > > Thanks for your information. > > It seems RTC_DRV_DS1374_WDT should be depended on

RE: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o)

2020-07-19 Thread 陳昭勳
gt; Subject: Re: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o) > > Hi Randy, > > [Please trim your emails a bit more, thanks] > > On Fri, 17 Jul 2020 09:49:05 -0700 Randy Dunlap > wrote: > > on x86_64: > > # CONFIG_WATCHDOG is not set > > Thanks for

Re: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o)

2020-07-17 Thread Stephen Rothwell
Hi Randy, [Please trim your emails a bit more, thanks] On Fri, 17 Jul 2020 09:49:05 -0700 Randy Dunlap wrote: > on x86_64: > # CONFIG_WATCHDOG is not set > > ld: drivers/rtc/rtc-ds1374.o: in function `ds1374_probe': > rtc-ds1374.c:(.text+0x736): undefined reference to `watchdog_init_timeout' >

Re: linux-next: Tree for Jul 17 (drivers/rtc/rtc-ds1374.o)

2020-07-17 Thread Randy Dunlap
On 7/17/20 4:40 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20200716: > > New tree: init > Changed tree: dmi (from quilt to git) > > My fixes tree contains: > > dbf24e30ce2e ("device_cgroup: Fix RCU list debugging warning") > > I revreted 3 commits from the powerpc tree due to