Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 30189651 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c



The operations on the bitmap pointers are protected by "memory"
clobbering raw_local_irq_{save,restore}(), so there is no need for
volatile here.  By removing the volatile we get better code generation
out of the compiler.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Patchwork: http://patchwork.linux-mips.org/patch/4966/


Acked-by: default avatarJohn Crispin <blogic@openwrt.org>
parent 22478677
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment