aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMika Kuoppala <[email protected]>2013-12-12 17:54:42 +0200
committerDaniel Vetter <[email protected]>2013-12-12 22:58:44 +0100
commit168c3f2151a7de906b060a335d19b0ba483a6718 (patch)
treea16a98d2681502b96962bdc8a4435dcae67e3a49 /lib/mpi/mpiutil.c
parent993495ae992c91e98ade8fbe977c57bfd81910c1 (diff)
drm/i915: dont call irq_put when irq test is on
If test is running, irq_get was not called so we should gain balance by not doing irq_put "So the rule is: if you access unlocked values, you use ACCESS_ONCE(). You don't say "but it can't matter". Because you simply don't know." -- Linus v2: use local variable so it can't change during test (Chris) v3: update commit msg and use ACCESS_ONCE (Ville) Signed-off-by: Mika Kuoppala <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions