Skip to content
Commit d205819e authored by Paul Mackerras's avatar Paul Mackerras
Browse files

[PATCH] powerpc: Use the ibm,pa-features property if available



Forthcoming IBM machines will have a "ibm,pa-features" property on CPU
nodes, that contains bits indicating which optional architecture
features are implemented by the CPU.  This adds code to use the
property, if present, to update our CPU feature bitmaps.  Note that
this means we can both set and clear feature bits based on what
the firmware tells us.

This is based on a patch by Will Schmidt <willschm@us.ibm.com>.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 6bfd93c3
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