diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-02-10 20:00:24 -0300 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-02-22 03:43:12 +0000 |
commit | e97662e1e28da0da0702db213931d8f9a580970a (patch) | |
tree | cf93017104e32a727ff19fd2ef96233c5f98632e /arch/s390/Kconfig | |
parent | d9d0c53dac7757aa198b1bd60c56f996c78c7ff7 (diff) | |
download | linux-e97662e1e28da0da0702db213931d8f9a580970a.tar.gz linux-e97662e1e28da0da0702db213931d8f9a580970a.tar.bz2 linux-e97662e1e28da0da0702db213931d8f9a580970a.zip |
watchdog: orion: Handle the interrupt so it's properly acked
DT-enabled plaforms, where the irqchip driver for the brigde interrupt
controller is available, can handle the watchdog IRQ properly. Therefore,
request the interrupt and add a dummy handler that merely calls panic().
This is done in order to have an initial 'ack' of the interruption,
which clears the watchdog state.
Furthermore, since some platforms don't have such IRQ, this commit
makes the interrupt specification optional.
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
Tested-By: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/s390/Kconfig')
0 files changed, 0 insertions, 0 deletions