Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: perf: remove mysterious compiler barrier
There's a rather strange compiler barrier in the PMU disabling code which was presumably placed there by aliens. There's no valid reason for the barrier and one can only suspect that it's up to no good. This patch removes it before it has a chance to spread. Signed-off-by: Will Deacon <will.deacon@arm.com>
- Loading branch information