Skip to content
Commit e6eb5fe9 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Drop LDCW barrier in CAS code when running UP



When running an SMP kernel on a single-CPU machine, we can speed up the
CAS code by replacing the LDCW sync barrier with NOP.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 62217beb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment