Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1326814
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Timur Tabi <timur@codeaurora.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support |
| Date | Thu, 04 Feb 2016 14:50:02 +0100 |
| Message-ID | <qYssi-RV-21@gated-at.bofh.it> (permalink) |
| References | <qY9pF-4WX-3@gated-at.bofh.it> <qY9pF-4WX-15@gated-at.bofh.it> <qY9pF-4WX-13@gated-at.bofh.it> <qY9J0-54N-5@gated-at.bofh.it> <qY9SG-58b-9@gated-at.bofh.it> <qYa2p-5r0-71@gated-at.bofh.it> <qYa2q-5r0-83@gated-at.bofh.it> <qYac3-5uj-43@gated-at.bofh.it> <qYalI-5xv-15@gated-at.bofh.it> <qYavo-5AG-3@gated-at.bofh.it> <qYaF5-5Ec-41@gated-at.bofh.it> <qYeIG-fd-3@gated-at.bofh.it> <qYkuJ-4bg-3@gated-at.bofh.it> |
| X-Original-To | Guenter Roeck <linux@roeck-us.net>, Fu Wei <fu.wei@linaro.org> |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 12 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Rob Herring <robh+dt@kernel.org>, Paweł Moll <pawel.moll@arm.com>, Mark Rutland <mark.rutland@arm.com>, Ian Campbell <ijc+devicetree@hellion.org.uk>, Kumar Gala <galak@codeaurora.org>, Wim Van Sebroeck <wim@iguana.be>, Jon Corbet <corbet@lwn.net>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will.deacon@arm.com>, Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>, LKML <linux-kernel@vger.kernel.org>, linux-watchdog@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linaro ACPI Mailman List <linaro-acpi@lists.linaro.org>, rruigrok@codeaurora.org, "Abdulhamid, Harb" <harba@codeaurora.org>, Christopher Covington <cov@codeaurora.org>, Dave Young <dyoung@redhat.com>, Pratyush Anand <panand@redhat.com>, G Gregory <graeme.gregory@linaro.org>, Al Stone <al.stone@linaro.org>, Hanjun Guo <hanjun.guo@linaro.org>, Jon Masters <jcm@redhat.com>, Arnd Bergmann <arnd@arndb.de>, Leo Duran <leo.duran@amd.com>, Sudeep Holla <sudeep.holla@arm.com> |
| X-Original-Date | Thu, 4 Feb 2016 07:48:08 -0600 |
| X-Original-Message-ID | <56B35698.4020100@codeaurora.org> |
| X-Original-References | <1454519923-25230-1-git-send-email-fu.wei@linaro.org> <1454519923-25230-6-git-send-email-fu.wei@linaro.org> <56B23883.7000501@codeaurora.org> <CADyBb7sxPg-QUjTbeHFtYkctKc_g7D8O=+jqbXN+DCCoCEnFqA@mail.gmail.com> <56B23E99.1030604@codeaurora.org> <CADyBb7s4opxfPFuX=1-qEE6uhsaMXgofAJPbHUQHrng2AUwqNA@mail.gmail.com> <56B2423B.1020109@codeaurora.org> <CADyBb7uULCn97ea19zH8dB4QX1QA8=AXL94d6gXgFxXM8haBNA@mail.gmail.com> <56B24642.8090105@codeaurora.org> <CADyBb7s_QeU=pYqN9G+5WMtx-L+=QC6uZR6N6ZWPOixnkHzPjw@mail.gmail.com> <56B24AB5.3070001@codeaurora.org> <CADyBb7usPpY=YLjecXce63zY5e1tniPLmNsVY=8CJHJsCqBgQw@mail.gmail.com> <56B2DEE4.7060901@roeck-us.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1326814 |
Show key headers only | View raw
Guenter Roeck wrote: > Also, if panic is enabled, the timeout needs to be adjusted accordingly > (to only panic after the entire timeout period has expired, not after > half of it). We can not panic the system after timeout / 2. It's a debugging feature, not an actual watchdog timeout panic. That's why it's disabled by default. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-03 18:30 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-03 18:50 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-03 19:00 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-03 19:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-03 19:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-03 19:20 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-03 19:30 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-03 19:40 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-03 19:50 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-04 00:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Guenter Roeck <linux@roeck-us.net> - 2016-02-04 06:20 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-04 14:50 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Guenter Roeck <linux@roeck-us.net> - 2016-02-04 15:50 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-05 11:00 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-05 14:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2016-02-05 14:40 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2016-02-05 14:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Guenter Roeck <linux@roeck-us.net> - 2016-02-05 15:50 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-05 19:30 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Guenter Roeck <linux@roeck-us.net> - 2016-02-06 01:00 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-06 19:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Timur Tabi <timur@codeaurora.org> - 2016-02-06 20:00 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-07 03:10 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Guenter Roeck <linux@roeck-us.net> - 2016-02-06 20:00 +0100
Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support Fu Wei <fu.wei@linaro.org> - 2016-02-07 03:20 +0100
csiph-web