Skip to content
Commit 37c5e942 authored by Scott Wood's avatar Scott Wood
Browse files

powerpc/fsl-book3e: Avoid lbarx on e5500



lbarx/stbcx. are implemented on e6500, but not on e5500.
Likewise, SMT is on e6500, but not on e5500.

So, avoid executing an unimplemented instruction by only locking
when needed (i.e. in the presence of SMT).

Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent fb822e60
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