Re: [LEDE-DEV] [PATCH v2] ct-bugcheck: Add tools to poll for and report certain bugs.

2016-08-12 Thread Stijn Tintel
Hi Ben, On 12-08-16 16:19, Ben Greear wrote: > > > On 08/11/2016 11:36 PM, John Crispin wrote: >> Hi, >> >> the V2 does not address the changes i request in V1. these were >> >> * explain why we need this and what it does. right now we only know it >> "reports certain bugs" which is really very va

Re: [LEDE-DEV] [PATCH v2] ct-bugcheck: Add tools to poll for and report certain bugs.

2016-08-12 Thread Ben Greear
On 08/11/2016 11:36 PM, John Crispin wrote: Hi, the V2 does not address the changes i request in V1. these were * explain why we need this and what it does. right now we only know it "reports certain bugs" which is really very vague We need this because ath10k firmware will sometimes crash,

Re: [LEDE-DEV] [PATCH v2] ct-bugcheck: Add tools to poll for and report certain bugs.

2016-08-11 Thread John Crispin
Hi, the V2 does not address the changes i request in V1. these were * explain why we need this and what it does. right now we only know it "reports certain bugs" which is really very vague John On 11/08/2016 00:42, gree...@candelatech.com wrote: > From: Ben Greear > > This first relea

[LEDE-DEV] [PATCH v2] ct-bugcheck: Add tools to poll for and report certain bugs.

2016-08-10 Thread greearb
From: Ben Greear This first release is all about checking for ath10k firmware crashes. Could be extended later for other modules/bugs/etc. Signed-off-by: Ben Greear --- v2: Add comments about this being for ath10k firmware Change name to 'ct-bugcheck' since this is mostly about ct ath10k