]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Query firmware for count cache flush settings
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 23 Jul 2018 15:07:56 +0000 (01:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 14:32:27 +0000 (00:32 +1000)
commit09476e8df76049735c196c8b01535f96b5d9f292
treeea94521127a98989dcc9884e731f2f663c51eb0a
parent6f7b5b0b57c55d45ff7f268eea1844c10123c266
powerpc/powernv: Query firmware for count cache flush settings

Look for fw-features properties to determine the appropriate settings
for the count cache flush, and then call the generic powerpc code to
set it up based on the security feature flags.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/setup.c