[GIT PULL REQUEST] watchdog - v5.12 Merge window

2021-02-15 Thread Wim Van Sebroeck
drivers/watchdog/zx2967_wdt.c create mode 100644 include/dt-bindings/reset-controller/mt8192-resets.h Kind regards, Wim.

Re: [GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-23 Thread Wim Van Sebroeck
ong and stupid me: i created it in the wrong repository :-( . So it was indeed not there... Anyway, I created it in the correct repostitory now. You should be able to fetch it correctly now. Forgive my stupidity... Kind regards and Happy Christmas, Wim.

[GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-22 Thread Wim Van Sebroeck
files changed, 104 insertions(+), 370 deletions(-) delete mode 100644 drivers/watchdog/pnx833x_wdt.c Kind regards, Wim.

Re: linux-next: build failure after merge of the watchdog tree

2020-12-16 Thread Wim Van Sebroeck
Hi Stephen, Some operational work-related issues broke my planning yesterday. I just made the changes to the watchdog tree. My apologies, Wim. > Hi Stephen, > > It's on my todo list for today. > > Kind ergards, > Wim. > > > Hi all, > > > > On Sun, 1

Re: linux-next: build failure after merge of the watchdog tree

2020-12-16 Thread Wim Van Sebroeck
Hi Stephen, It's on my todo list for today. Kind ergards, Wim. > Hi all, > > On Sun, 13 Dec 2020 22:09:55 -0800 Guenter Roeck wrote: > > > > On 12/13/20 9:23 PM, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the

RE: [SPECIFICATION RFC] The firmware and bootloader log specification

2020-12-04 Thread Wim Vervoorn
Hello Julius, I agree with you. Using an existing standard is better than inventing a new one in this case. I think using the coreboot logging is a good idea as there is indeed a lot of support already available and it is lightweight and simple. Best Regards, Wim Vervoorn Eltan B.V

[GIT PULL REQUEST] watchdog - v5.10 Merge window

2020-10-21 Thread Wim Van Sebroeck
| 8 +- 15 files changed, 374 insertions(+), 48 deletions(-) create mode 100644 Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml create mode 100644 drivers/watchdog/visconti_wdt.c Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.9 Merge window

2020-08-12 Thread Wim Van Sebroeck
ind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.8 Merge window

2020-06-03 Thread Wim Van Sebroeck
/watchdog/arm_smc_wdt.c Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.4 Merge window

2019-09-27 Thread Wim Van Sebroeck
100644 drivers/watchdog/ks8695_wdt.c delete mode 100644 drivers/watchdog/nuc900_wdt.c Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.3 Merge window

2019-07-17 Thread Wim Van Sebroeck
g-parameters.txt rename Documentation/watchdog/{watchdog-pm.txt => watchdog-pm.rst} (92%) rename Documentation/watchdog/{wdt.txt => wdt.rst} (68%) Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.2 Merge window

2019-05-13 Thread Wim Van Sebroeck
ion/devicetree/bindings/watchdog/fsl-imx-sc-wdt.txt create mode 100644 drivers/watchdog/bd70528_wdt.c create mode 100644 drivers/watchdog/imx_sc_wdt.c ---- Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.1 Merge window

2019-03-10 Thread Wim Van Sebroeck
| 19 ++ 16 files changed, 437 insertions(+), 13 deletions(-) create mode 100644 Documentation/watchdog/mlx-wdt.txt create mode 100644 drivers/watchdog/mlx_wdt.c Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v5.0-rc Fixes

2019-01-19 Thread Wim Van Sebroeck
changed, 6 insertions(+), 4 deletions(-) Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.21 Merge window

2018-12-30 Thread Wim Van Sebroeck
100644 drivers/watchdog/tqmx86_wdt.c Kind regards and best wishes, Wim.

[GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. This series contains: * Add Armada 37xx CPU watchdog * w83627hf_wdt: Add Support for NCT6796D, NCT6797D, NCT6798D * hpwdt: several improvements * renesas_wdt: SPDX identifiers, stop when unregistering, support for

[GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. This series contains: * Add Armada 37xx CPU watchdog * w83627hf_wdt: Add Support for NCT6796D, NCT6797D, NCT6798D * hpwdt: several improvements * renesas_wdt: SPDX identifiers, stop when unregistering, support for

Re: [PATCH] watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D

2018-10-02 Thread Wim Van Sebroeck
On Sun, Sep 23, 2018 at 06:54:11AM -0700, Guenter Roeck wrote: > The watchdog controller on NCT6796D, NCT6797D, and NCT6798D is compatible > with the wtachdog controller on other Nuvoton chips. > > Signed-off-by: Guenter Roeck Reviewed-by: Wim Van Sebroeck > --- >

Re: [PATCH] watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D

2018-10-02 Thread Wim Van Sebroeck
On Sun, Sep 23, 2018 at 06:54:11AM -0700, Guenter Roeck wrote: > The watchdog controller on NCT6796D, NCT6797D, and NCT6798D is compatible > with the wtachdog controller on other Nuvoton chips. > > Signed-off-by: Guenter Roeck Reviewed-by: Wim Van Sebroeck > --- >

[GIT PULL REQUEST] watchdog - v4.19-rc2

2018-09-01 Thread Wim Van Sebroeck
Fabrizio Castro (1): dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.19-rc2

2018-09-01 Thread Wim Van Sebroeck
Fabrizio Castro (1): dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.19 Merge window

2018-08-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This series contains: * MEN 16z069 IP-Core: Add driver * renesas-wdt: Add support for the R8A77990 wdt * stm32_iwdg: Add stm32mp1 support and pclk feature * sp805_wdt, orion_wdt, sprd_wdt: add several improvements *

[GIT PULL REQUEST] watchdog - v4.19 Merge window

2018-08-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This series contains: * MEN 16z069 IP-Core: Add driver * renesas-wdt: Add support for the R8A77990 wdt * stm32_iwdg: Add stm32mp1 support and pclk feature * sp805_wdt, orion_wdt, sprd_wdt: add several improvements *

Re: linux-next: Tree for Aug 3 (watchdog/menz69_wdt.c)

2018-08-06 Thread Wim Van Sebroeck
> > tristate "MEN 16Z069 Watchdog" > > depends on MCB || COMPILE_TEST > > select WATCHDOG_CORE > > > > Looks to me like the driver really depends on MCB, unless someone wants > > to add stubs in . > > *doh* looks like a copy & paste er

Re: linux-next: Tree for Aug 3 (watchdog/menz69_wdt.c)

2018-08-06 Thread Wim Van Sebroeck
> > tristate "MEN 16Z069 Watchdog" > > depends on MCB || COMPILE_TEST > > select WATCHDOG_CORE > > > > Looks to me like the driver really depends on MCB, unless someone wants > > to add stubs in . > > *doh* looks like a copy & paste er

[GIT PULL REQUEST] watchdog - v4.18 Merge window

2018-06-11 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.18 release cycle. This series contains: * renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2 * renesas-wdt: Remove R-Car M2-W ES2.x from blacklist * watchdog: Simplify getting .drvdata * sp805: Add restart handler * hpwdt: Claim

[GIT PULL REQUEST] watchdog - v4.18 Merge window

2018-06-11 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.18 release cycle. This series contains: * renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2 * renesas-wdt: Remove R-Car M2-W ES2.x from blacklist * watchdog: Simplify getting .drvdata * sp805: Add restart handler * hpwdt: Claim

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches

2018-04-20 Thread Wim Van Sebroeck
| 2 +- drivers/watchdog/w83977f_wdt.c | 2 +- drivers/watchdog/wafer5823wdt.c | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches

2018-04-20 Thread Wim Van Sebroeck
| 2 +- drivers/watchdog/w83977f_wdt.c | 2 +- drivers/watchdog/wafer5823wdt.c | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) Kind regards, Wim.

Re: [PATCH v2 2/2] selftests: sparc64: char: Selftest for privileged ADI driver

2018-04-20 Thread Wim Coekaerts
Tom, you used the wrong GPL license header. Please fix that to be v2 not v3. The +# SPDX-License-Identifier: GPL-2.0 is correct but the adi-test.c one is not. On 04/20/2018 10:34 AM, Tom Hromatka wrote: Add a selftest for the sparc64 privileged ADI driver. These tests verify the read(),

Re: [PATCH v2 2/2] selftests: sparc64: char: Selftest for privileged ADI driver

2018-04-20 Thread Wim Coekaerts
Tom, you used the wrong GPL license header. Please fix that to be v2 not v3. The +# SPDX-License-Identifier: GPL-2.0 is correct but the adi-test.c one is not. On 04/20/2018 10:34 AM, Tom Hromatka wrote: Add a selftest for the sparc64 privileged ADI driver. These tests verify the read(),

[GIT PULL REQUEST] watchdog - v4.17-rc merge window

2018-04-11 Thread wim
text and module licence match watchdog: add SPDX identifiers for watchdog subsystem Milton Miller (2): watchdog: aspeed: Fix translation of reset mode to ctrl register watchdog: aspeed: Allow configuring for alternate boot Wim Van Sebroeck (4): Merge branch 'v4.16-f

[GIT PULL REQUEST] watchdog - v4.17-rc merge window

2018-04-11 Thread wim
text and module licence match watchdog: add SPDX identifiers for watchdog subsystem Milton Miller (2): watchdog: aspeed: Fix translation of reset mode to ctrl register watchdog: aspeed: Allow configuring for alternate boot Wim Van Sebroeck (4): Merge branch 'v4.16-f

[GIT PULL REQUEST] watchdog - v4.16 Fixes 2

2018-03-10 Thread wim
Hi Linus, Please pull the watchdog fixes for the v4.16 release cycle. This series contains: * f71808e_wdt: Fix magic close handling * sbsa: 32-bit read fix for WCV * hpwdt: Remove legacy NMI sourcing The output from git request-pull:

[GIT PULL REQUEST] watchdog - v4.16 Fixes 2

2018-03-10 Thread wim
Hi Linus, Please pull the watchdog fixes for the v4.16 release cycle. This series contains: * f71808e_wdt: Fix magic close handling * sbsa: 32-bit read fix for WCV * hpwdt: Remove legacy NMI sourcing The output from git request-pull:

[GIT PULL REQUEST] watchdog - v4.16 Fixes

2018-03-03 Thread wim
: rave-sp: add NVMEM dependency Matteo Croce (1): watchdog: i6300esb: fix build failure Radu Rendec (1): watchdog: xen_wdt: fix potential build failure Wim Van Sebroeck (1): watchdog: sp5100_tco.c: fix potential build failure drivers/watchdog/Kconfig | 4 1 file changed

[GIT PULL REQUEST] watchdog - v4.16 Fixes

2018-03-03 Thread wim
: rave-sp: add NVMEM dependency Matteo Croce (1): watchdog: i6300esb: fix build failure Radu Rendec (1): watchdog: xen_wdt: fix potential build failure Wim Van Sebroeck (1): watchdog: sp5100_tco.c: fix potential build failure drivers/watchdog/Kconfig | 4 1 file changed

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Wim Van Sebroeck
message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail address. .../bindings/watchdog/cortina,gemini-watchdog.txt

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Wim Van Sebroeck
message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail address. .../bindings/watchdog/cortina,gemini-watchdog.txt

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Wim Van Sebroeck
the watchdog subsystem watchdog: xen_wdt: remove info message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Wim Van Sebroeck
the watchdog subsystem watchdog: xen_wdt: remove info message and version number Rasmus Villemoes (1): watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop Tomas Winkler (1): watchdog: mei_wdt: don't use of variable length array Wim Van Sebroeck (1): Change my E-mail

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-25 Thread Wim Van Sebroeck
bag place that allows spammers and scammers > and thus the addresses end up being on some blacklist. > > Also, all of these commits were committed less than an hour before > sending me the pull request, so I question the kind of testing they > got.. > >Linus >

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-25 Thread Wim Van Sebroeck
bag place that allows spammers and scammers > and thus the addresses end up being on some blacklist. > > Also, all of these commits were committed less than an hour before > sending me the pull request, so I question the kind of testing they > got.. > >Linus >

[GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Wim Van Sebroeck
Hi Linus, here are 4 fixes for the watchdog device drivers. Please pull. Kind regards, Wim. The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800

[GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Wim Van Sebroeck
Hi Linus, here are 4 fixes for the watchdog device drivers. Please pull. Kind regards, Wim. The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800

Re: [GIT PULL REQUEST] watchdog - v4.15-rc1 Merge Window

2017-11-23 Thread wim
The following changes since commit 4dd3c2e5a4225e3df85afc6033e62ce8b09f0ed2: Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux (2017-11-18 11:22:04 -0800) are available in the git repository at: git://www.linux-watchdog.org/linux-watchdog.git for you to fetch changes up to

Re: [GIT PULL REQUEST] watchdog - v4.15-rc1 Merge Window

2017-11-23 Thread wim
The following changes since commit 4dd3c2e5a4225e3df85afc6033e62ce8b09f0ed2: Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux (2017-11-18 11:22:04 -0800) are available in the git repository at: git://www.linux-watchdog.org/linux-watchdog.git for you to fetch changes up to

Re: [PATCH] watchdog: pcwd_pci: mark expected switch fall-through

2017-11-03 Thread Wim Van Sebroeck
+ /* fall through */ > } > > case WDIOC_GETTIMEOUT: > -- > 2.7.4 > Shouldn't the /* fall through */ come after the } ? Kind regards, Wim.

Re: [PATCH] watchdog: pcwd_pci: mark expected switch fall-through

2017-11-03 Thread Wim Van Sebroeck
/ > } > > case WDIOC_GETTIMEOUT: > -- > 2.7.4 > Shouldn't the /* fall through */ come after the } ? Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Wim Van Sebroeck
structs as const. Signed-off-by: Arvind Yadav <arvind.yadav...@gmail.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck <w...@iguana.be> commit 05ce42fff3afb2904647f6a88c6dc613b5a

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Wim Van Sebroeck
vind Yadav Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 05ce42fff3afb2904647f6a88c6dc613b5a2793a Author: Arvind Yadav Date: Wed Aug 23 22:04:08 2017 +0530 watchdog: sp805: constify amba_id amba_id are not supposed

Re: [PATCH V4] PCI: Add Extended Tags quirk for Broadcom HT2100 Root Port

2017-07-12 Thread Wim ten Have
() in the quirk handles all devices we've already > enumerated, and all devices we'll enumerate in the future are handled in > pci_configure_device(). > > Reported-by: Wim ten Have <wim.ten.h...@oracle.com> > Link: https://bugzilla.redhat.com/show_bug.cgi?id=1467674 > Fixes:

Re: [PATCH V4] PCI: Add Extended Tags quirk for Broadcom HT2100 Root Port

2017-07-12 Thread Wim ten Have
we've already > enumerated, and all devices we'll enumerate in the future are handled in > pci_configure_device(). > > Reported-by: Wim ten Have > Link: https://bugzilla.redhat.com/show_bug.cgi?id=1467674 > Fixes: 60db3a4d8cc9 ("PCI: Enable PCIe Extended Tags if supported&q

Re: [v6,3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

2017-07-11 Thread Wim Van Sebroeck
> permanent update of the kernel command line. > > > > Signed-off-by: Rasmus Villemoes <rasmus.villem...@prevas.dk> > > Wim, any thoughts on making this configurable ? I used to be opposed to it, > but it does seem to make some sense to me now after thinking about it. I will look at it later this week. Kind regards, Wim.

Re: [v6,3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

2017-07-11 Thread Wim Van Sebroeck
> permanent update of the kernel command line. > > > > Signed-off-by: Rasmus Villemoes > > Wim, any thoughts on making this configurable ? I used to be opposed to it, > but it does seem to make some sense to me now after thinking about it. I will look at it later this week. Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window

2017-07-11 Thread Wim Van Sebroeck
aabendal <es...@haabendal.dk> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck <w...@iguana.be> commit e7bf02895f06c0603af800c4bfce3ca4ede9147d Author: Keiji Hayashibara <hayashibara.ke...@soc

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window

2017-07-11 Thread Wim Van Sebroeck
Signed-off-by: Wim Van Sebroeck commit e7bf02895f06c0603af800c4bfce3ca4ede9147d Author: Keiji Hayashibara Date: Wed Jun 14 16:53:44 2017 +0900 watchdog: uniphier: add UniPhier watchdog driver Add a watchdog driver for Socionext UniPhier series SoC. Note that the timeout value

Re: [PATCH V2] PCI: Do not enable extended tags on pre-dated (v1.x) systems

2017-07-07 Thread Wim ten Have
On Fri, 7 Jul 2017 11:01:16 -0400 Sinan Kaya <ok...@codeaurora.org> wrote: > Hi Wim, > > On 7/7/2017 10:53 AM, Sinan Kaya wrote: > > According to extended tags ECN document, all PCIe receivers are expected > > to support extended tags support. It should be safe

Re: [PATCH V2] PCI: Do not enable extended tags on pre-dated (v1.x) systems

2017-07-07 Thread Wim ten Have
On Fri, 7 Jul 2017 11:01:16 -0400 Sinan Kaya wrote: > Hi Wim, > > On 7/7/2017 10:53 AM, Sinan Kaya wrote: > > According to extended tags ECN document, all PCIe receivers are expected > > to support extended tags support. It should be safe to enable extended > >

Re: [PATCH V4 0/3] add UniPhier watchdog support

2017-07-06 Thread Wim Van Sebroeck
to v4.14. > > > > 1/3 and 2/3 are in -next, so they should be be included in Wim's pull > request > for 4.13. That's correct. Kind regards, Wim.

Re: [PATCH V4 0/3] add UniPhier watchdog support

2017-07-06 Thread Wim Van Sebroeck
you tell me the current state of this series? > > > > > >I will pick up 3/3. (It should have been sent to ARM-SoC ML, though.) > > > >I had sent my PRs for v4.13 before Rob acked the DT binding. > >Please look forward to v4.14. > > > > 1/3 and 2/3 are in -next, so they should be be included in Wim's pull > request > for 4.13. That's correct. Kind regards, Wim.

Re: [GIT PULL] watchdog updates for v4.12

2017-05-30 Thread Wim Van Sebroeck
Hi Geert, > Hi Günter, Linus, Wim, > > On Sun, May 14, 2017 at 5:55 AM, Guenter Roeck <li...@roeck-us.net> wrote: > > As requested by Wim: > > > > Please pull watchdog updates for Linux v4.12 from signed tag: > > > > git://git.kernel.org/pub/

Re: [GIT PULL] watchdog updates for v4.12

2017-05-30 Thread Wim Van Sebroeck
Hi Geert, > Hi Günter, Linus, Wim, > > On Sun, May 14, 2017 at 5:55 AM, Guenter Roeck wrote: > > As requested by Wim: > > > > Please pull watchdog updates for Linux v4.12 from signed tag: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/groeck/li

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes

2017-05-20 Thread Wim Van Sebroeck
Fixes: 6adb730dc208 ("watchdog: bcm281xx: Watchdog Driver") Signed-off-by: Eric Anholt <e...@anholt.net> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes

2017-05-20 Thread Wim Van Sebroeck
("watchdog: bcm281xx: Watchdog Driver") Signed-off-by: Eric Anholt Reviewed-by: Florian Fainelli Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck commit 07441a7dd11f6855bcf55fbbfc6abba42258b2c6 Author: Wei Yongjun Date: Tue Ap

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > > Hi Guenter and Wim, > > > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > > O

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > > Hi Guenter and Wim, > > > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > > O

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > Hi Guenter and Wim, > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > On Mon, Mar 13, 201

Re: [PATCH] watchdog: pcwd_usb: fix NULL-deref at probe

2017-05-14 Thread Wim Van Sebroeck
All, > On Fri, May 12, 2017 at 12:36:27PM +0200, Johan Hovold wrote: > > Hi Guenter and Wim, > > > > On Mon, Apr 03, 2017 at 07:05:46AM -0700, Guenter Roeck wrote: > > > On 04/03/2017 01:36 AM, Johan Hovold wrote: > > > > On Mon, Mar 13, 201

Re: linux-next: manual merge of the drivers-x86 tree with the watchdog tree

2017-05-03 Thread Wim Van Sebroeck
(but I try to keep the number of external merges to a minimum - which > > > > > is > > > > > becoming increasingly difficult lately for some reason). > > > > > > > > Sorry for not being in doubt, I just decided that Ack from Guenter > >

Re: linux-next: manual merge of the drivers-x86 tree with the watchdog tree

2017-05-03 Thread Wim Van Sebroeck
number of external merges to a minimum - which > > > > > is > > > > > becoming increasingly difficult lately for some reason). > > > > > > > > Sorry for not being in doubt, I just decided that Ack from Guenter > > > > means that

lirc bug in kernel 4.10-rc3

2017-01-10 Thread Wim Osterholt
On Sat, Jan 07, 2017 at 05:11:38PM +0100, Wim Osterholt wrote: > On Thu, Dec 29, 2016 at 05:53:58PM +0100, Wim Osterholt wrote: > > L.S., > > > > after appearance of kernel-4.10-rc1 two days ago... > > A quickly following release of 4.10-rc2 made sure that lir

lirc bug in kernel 4.10-rc3

2017-01-10 Thread Wim Osterholt
On Sat, Jan 07, 2017 at 05:11:38PM +0100, Wim Osterholt wrote: > On Thu, Dec 29, 2016 at 05:53:58PM +0100, Wim Osterholt wrote: > > L.S., > > > > after appearance of kernel-4.10-rc1 two days ago... > > A quickly following release of 4.10-rc2 made sure that lir

Re: lirc bug in kernel 4.10-rc2

2017-01-07 Thread Wim Osterholt
On Thu, Dec 29, 2016 at 05:53:58PM +0100, Wim Osterholt wrote: L.S., > > after appearance of kernel-4.10-rc1 two days ago I was pleasantly surprised > to find a question about lirc_serial in 'make oldconfig': > > Homebrew Serial Port Receiver (IR_SERIAL) [N/m/?] (NEW) m >

Re: lirc bug in kernel 4.10-rc2

2017-01-07 Thread Wim Osterholt
On Thu, Dec 29, 2016 at 05:53:58PM +0100, Wim Osterholt wrote: L.S., > > after appearance of kernel-4.10-rc1 two days ago I was pleasantly surprised > to find a question about lirc_serial in 'make oldconfig': > > Homebrew Serial Port Receiver (IR_SERIAL) [N/m/?] (NEW) m >

Re: Stopping watchdog in watchdog driver remove functions

2017-01-01 Thread Wim Van Sebroeck
ts in a reboot of the system). if WDIOF_MAGICCLOSE is not being used then closing the watchdog device means that the driver needs to stop the watchdog. Kind regards and happy new year to you all, Wim.

Re: Stopping watchdog in watchdog driver remove functions

2017-01-01 Thread Wim Van Sebroeck
ts in a reboot of the system). if WDIOF_MAGICCLOSE is not being used then closing the watchdog device means that the driver needs to stop the watchdog. Kind regards and happy new year to you all, Wim.

lirc bug in kernel 4.10-rc1

2016-12-29 Thread Wim Osterholt
in the kernel source.) Regards, Wim.

lirc bug in kernel 4.10-rc1

2016-12-29 Thread Wim Osterholt
in the kernel source.) Regards, Wim.

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
cm7038_wdt: fix module autoload If the driver is built as a module, autoload won't work because the module alias information is not filled. So user-space can't match the registered device with the corresponding module. Export the module alias information using the MO

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
rtinez Canillas Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck For completeness, I added the overal diff below. Greetings, Wim. diff --git a/MAINTAINERS b/MAINTAINERS index 63cefa6..f5e05d5 100644 ---

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
made the request looked > >it over and there's nothing surprising to that person either. > > > > Ok, point taken. Guess Wim should have asked me to send the pull request. Yep, co-maintainership is not well defined I guess. I will sent out a new pull-request with the necessary info in it. Kind regards, Wim.

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
;it over and there's nothing surprising to that person either. > > > > Ok, point taken. Guess Wim should have asked me to send the pull request. Yep, co-maintainership is not well defined I guess. I will sent out a new pull-request with the necessary info in it. Kind regards, Wim.

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Wim Van Sebroeck
patches: * Add da9062/61 watchdog driver * Add Loongson1 SoC watchdog driver * Add IT8620E watchdog device * module load /uload fixes for bcm7083_wdt, max77620_wdt and jz4740 * intel-mid_wdt fixes * and other fixes and cleanups Greetings, Wim.

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Wim Van Sebroeck
patches: * Add da9062/61 watchdog driver * Add Loongson1 SoC watchdog driver * Add IT8620E watchdog device * module load /uload fixes for bcm7083_wdt, max77620_wdt and jz4740 * intel-mid_wdt fixes * and other fixes and cleanups Greetings, Wim.

Re: linux-next: unable to fetch the watchdog tree

2016-12-05 Thread Wim Van Sebroeck
Hi Stephen, Yes, I am setting up a new server. Kind regards, Wim. > Hi Wim, > > On Tue, 22 Nov 2016 09:49:19 +1100 Stephen Rothwell <s...@canb.auug.org.au> > wrote: > > > > On Mon, 14 Nov 2016 16:26:16 +0100 Wim Van Sebroeck <w...@iguana.be> wrote: >

Re: linux-next: unable to fetch the watchdog tree

2016-12-05 Thread Wim Van Sebroeck
Hi Stephen, Yes, I am setting up a new server. Kind regards, Wim. > Hi Wim, > > On Tue, 22 Nov 2016 09:49:19 +1100 Stephen Rothwell > wrote: > > > > On Mon, 14 Nov 2016 16:26:16 +0100 Wim Van Sebroeck wrote: > > > > > > This has

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
f what you mean here. > would you? What's the output of > > cat /sys/bus/usb/drivers/cdc_acm/new_id Just empty. Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
f what you mean here. > would you? What's the output of > > cat /sys/bus/usb/drivers/cdc_acm/new_id Just empty. Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
it could crash. The oops does normally not immediately lead to a crash. Only with debugging on it will halt immediately and the log will tell you that a reboot will be necessairy. Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
it could crash. The oops does normally not immediately lead to a crash. Only with debugging on it will halt immediately and the log will tell you that a reboot will be necessairy. Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
80 84 02 00 00 5d <8b> 40 ec c3 55 89 e5 52 3e 8d 74 26 00 b9 04 00 00 00 8b 90 84 [ 161.398316] EIP: [] kthread_data+0xf/0x13 SS:ESP 0068:df4dbf44 [ 161.398318] CR2: ffffffec [ 161.398320] ---[ end trace da016e6d3520a332 ]--- [ 161.398321] Fixing recursive fault but reboot is needed! Regards, Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-22 Thread Wim Osterholt
80 84 02 00 00 5d <8b> 40 ec c3 55 89 e5 52 3e 8d 74 26 00 b9 04 00 00 00 8b 90 84 [ 161.398316] EIP: [] kthread_data+0xf/0x13 SS:ESP 0068:df4dbf44 [ 161.398318] CR2: ffffffec [ 161.398320] ---[ end trace da016e6d3520a332 ]--- [ 161.398321] Fixing recursive fault but reboot is needed! Regards, Wim.

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-21 Thread Wim Osterholt
On Mon, Nov 21, 2016 at 04:58:25PM +0100, Wim Osterholt wrote: > > I didn't find traces of kernel-4.9-rc5 being ran on any of my laptops, so I > can't have seen a crash on rc5. It seems rc5 and rc6 is safe now. Neither 4.8.10, nor 4.8.9 show the bug. It must be a bug ousid

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-21 Thread Wim Osterholt
On Mon, Nov 21, 2016 at 04:58:25PM +0100, Wim Osterholt wrote: > > I didn't find traces of kernel-4.9-rc5 being ran on any of my laptops, so I > can't have seen a crash on rc5. It seems rc5 and rc6 is safe now. Neither 4.8.10, nor 4.8.9 show the bug. It must be a bug ousid

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-21 Thread Wim Osterholt
On Mon, Nov 21, 2016 at 02:19:32PM +0100, Oliver Neukum wrote: > On Thu, 2016-11-17 at 17:11 +0100, Wim Osterholt wrote: > > > Nov 17 15:07:51 localhost kernel: Check point 10 > > Nov 17 15:07:51 localhost kernel: BUG: unable to handle kernel NULL pointer > > dereferenc

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-21 Thread Wim Osterholt
On Mon, Nov 21, 2016 at 02:19:32PM +0100, Oliver Neukum wrote: > On Thu, 2016-11-17 at 17:11 +0100, Wim Osterholt wrote: > > > Nov 17 15:07:51 localhost kernel: Check point 10 > > Nov 17 15:07:51 localhost kernel: BUG: unable to handle kernel NULL pointer > > dereferenc

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-17 Thread Wim Osterholt
On Thu, Nov 17, 2016 at 10:14:34AM +0100, Wim Osterholt wrote: > > For completeness I should also try with SMP unset. That is for tomorrow > > then. > > With CONFIG_SMP unset nothing goes wrong here either. > It looks like it has been fixed in 4.9-rc5, but I should also d

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-17 Thread Wim Osterholt
On Thu, Nov 17, 2016 at 10:14:34AM +0100, Wim Osterholt wrote: > > For completeness I should also try with SMP unset. That is for tomorrow > > then. > > With CONFIG_SMP unset nothing goes wrong here either. > It looks like it has been fixed in 4.9-rc5, but I should also d

Re: crash by cdc_acm driver in kernels 4.8-rc1/5

2016-11-17 Thread Wim Osterholt
On Thu, Nov 17, 2016 at 02:57:33AM +0100, Wim Osterholt wrote: > Now a retry of 4.9-rc5. I take the config of 4.8.8 and accept > the default for the new options. > SMP set. No call trace appears. > For completeness I should also try with SMP unset. That is for tomorrow > then.

  1   2   3   4   5   6   7   8   9   10   >