Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403984
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] edac:Fix kernel panic regression in edac_mc_reset_delay_period |
| Date | 2016-05-20 00:30 +0200 |
| Message-ID | <rAEC5-5K2-3@gated-at.bofh.it> (permalink) |
| References | <rADZo-5gP-23@gated-at.bofh.it> <rADZo-5gP-21@gated-at.bofh.it> <rAEC5-5K2-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, May 19, 2016 at 06:10:37PM -0400, nick wrote:
> Here is the issue though it does not happen on v4.4 but on newer
> kernels. I bisected it and it does work if the commit I stated is
> reverted, and working at that commit the only line changed in any
> function is in my patch. Here we can add a check like your asking:
This is not what I hinted at. I hinted at checking ->op_state in
edac_mc_reset_delay_period() before doing edac_mod_work().
Here's another hint: ->op_state gets set to OP_RUNNING_POLL only when
->edac_check is not NULL.
Better?
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] edac:Fix kernel panic regression in edac_mc_reset_delay_period Borislav Petkov <bp@alien8.de> - 2016-05-19 23:50 +0200 Re: [PATCH] edac:Fix kernel panic regression in edac_mc_reset_delay_period Borislav Petkov <bp@alien8.de> - 2016-05-20 00:30 +0200
csiph-web