Thread (18 messages) 18 messages, 7 authors, 2017-02-28

Re: [WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c

From: Tony Lindgren <tony@atomide.com>
Date: 2017-02-27 16:26:48
Also in: linux-amlogic, linux-arm-kernel, linux-input, linux-leds, linux-media, linux-mediatek, linux-omap, lkml, oe-lkp

* Thomas Gleixner [off-list ref] [170227 08:20]:
On Mon, 27 Feb 2017, Tony Lindgren wrote:
quoted
* Ingo Molnar [off-list ref] [170227 07:44]:
quoted
Because it's not the requirement that hurts primarily, but the resulting 
non-determinism and the sporadic crashes. Which can be solved by making the race 
deterministic via the debug facility.

If the IRQ handler crashed the moment it was first written by the driver author 
we'd never see these problems.
Just in case this is PM related.. Maybe the spurious interrupt is pending
from earlier? This could be caused by glitches on the lines with runtime PM,
or a pending interrupt during suspend/resume. In that case IRQ_DISABLE_UNLAZY
might provide more clues if the problem goes away.
It's not PM related.  That's just silly hardware. At the moment when you
enable some magic bit in the control register, which is required to probe
the version, the fricking thing spits out a spurious interrupt despite the
interrupt enable bit in the same control register being still disabled. Of
course we cannot install an interrupt handler before having probed the
version and setup other stuff, except we add magic 'if (!initialized)'
crappola into the handler and lose the ability to install version dependent
handlers afterwards.
OK and presumably no -EPROBE_DEFER happening either.
Wonderful crap that, isn't it?
Sounds broken..

Regards,

Tony
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help