git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60878df
)
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
author
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 23 Oct 2014 05:35:14 +0000
(16:35 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sun, 9 Nov 2014 22:59:29 +0000
(09:59 +1100)
We potentially clear CPU_FTR_HVMODE at runtime in __init_hvmode_206(),
so we must make sure it's not set in CPU_FTRS_ALWAYS.
This doesn't hurt us in practice at the moment, because we don't support
compiling only for CPUs that support CPU_FTR_HVMODE.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/cputable.h
patch
|
blob
|
history
diff --cc
arch/powerpc/include/asm/cputable.h
Simple merge