Skip to content
Commit 8a390e05 authored by Hong Liu's avatar Hong Liu Committed by Jesse Barnes
Browse files

clear interrupt status before install irq



On my 865G machine, it seems the CPU will receive interrupt before
irq_postinstall is called. This will cause kernel oops because vblank is not
inited at that time. Clear interrupt status before install seems fixing this
problem.

Signed-off-by: default avatarHong Liu <hong.liu@intel.com>
parent c250104c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment